Skip to content

Latest commit

 

History

History
76 lines (45 loc) · 3.15 KB

oncall-properties-escalationpolicy.md

File metadata and controls

76 lines (45 loc) · 3.15 KB

Untitled object in OnCall Schema

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*

escalationPolicy Type

object (Details)

undefined Properties

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

id

The unique ID for the Escalation Policy.

id

  • is optional
  • Type: string
  • cannot be null
  • defined in: OnCall

id Type

string

name

The name of the Escalation Policy.

name

  • is optional
  • Type: string
  • cannot be null
  • defined in: OnCall

name Type

string

htmlUrl

An URL for this Escalation Policy.

htmlUrl

  • is optional
  • Type: string
  • cannot be null
  • defined in: OnCall

htmlUrl Type

string

htmlUrl Constraints

URI: the string must be a URI, according to RFC 3986