POST api/Service/SaveSla
Request Information
URI Parameters
None.
Body Parameters
SLAName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
hours | integer |
None. |
|
business_days_only | string |
None. |
|
SLAStatusForServiceType | Collection of SLAStatusForServiceType |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.
Response Information
Resource Description
SLAName | Description | Type | Additional information |
---|---|---|---|
code | integer |
None. |
|
hours | integer |
None. |
|
business_days_only | string |
None. |
|
SLAStatusForServiceType | Collection of SLAStatusForServiceType |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.