https://platform.codeclimate.com/schemas/on-call#/properties/escalationPolicy
Escalation Policy for on call rotation.
Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
---|---|---|---|---|---|---|---|
Can be instantiated | No | Unknown status | No | Forbidden | Allowed | none | OnCall.schema.json* |
object
(Details)
Property | Type | Required | Nullable | Defined by |
---|---|---|---|---|
id | string |
Optional | cannot be null | OnCall |
name | string |
Optional | cannot be null | OnCall |
htmlUrl | string |
Optional | cannot be null | OnCall |
The unique ID for the Escalation Policy.
id
- is optional
- Type:
string
- cannot be null
- defined in: OnCall
string
The name of the Escalation Policy.
name
- is optional
- Type:
string
- cannot be null
- defined in: OnCall
string
An URL for this Escalation Policy.
htmlUrl
- is optional
- Type:
string
- cannot be null
- defined in: OnCall
string
URI: the string must be a URI, according to RFC 3986