Search SLA Policies
Gets a list of all service level agreement policies along with their details.
Notes
SLA policies are valid only for incident and service request. Sample responses for response time, resolution breach time, resolution remainders, and response remainders use seconds format.
Path Parameters
- tenantId
Describes the clientId or mspId of the tenant
- ticketType
Supported ticket type
- Enum:
- incidentsproblemsserviceRequeststimeBoundRequestschangeRequeststasks
Query Parameters
- pageNo
- pageSize
Default: 100
- sortName
Default: id
- isDescendingOrder
- queryString
- Status
Status of the SLA policy. If active=true gets all the active SLA policiesIf active=false gets all the inactive SLA policies.
Responses
- results
- totalResults
- orderBy
- pageNo
- pageSize
- totalPages
- nextPage
- nextPageNo
- previousPageNo
- descendingOrder
Loading Examples...