Create SLA

Creates an SLA in draft status.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
namestringRequiredformat: "text"

Human-readable name.

account_selectorobjectOptional
applies_tolist of enumsOptional
The object types this SLA can apply to.
Allowed values:
descriptionstringOptionalformat: "text"
Description of the purpose and capabilities of the SLA.
evaluation_periodenumOptional

Specifies the frequency of when the contractually-meaningful evaluation of the SLA happens. The organization for their own information might evaluate the various metrics contained in the policy as often as we can make it feasible for them, but only the evaluation at the end of the evaluation period triggers a compensation and needs to be shared with the customer.

Allowed values:
policieslist of objectsOptional
The policies encompassed by this SLA, ordered in decreasing priority.
sla_typeenumOptional
Type of the SLA.
Allowed values:

Response

Success.
slaobject

Errors