Interface StatusPagesApiUpdateDegradationRequest

Hierarchy

  • StatusPagesApiUpdateDegradationRequest

Properties

degradationId: string

The ID of the degradation.

include?: string

Comma-separated list of resources to include. Supported values: created_by_user, last_modified_by_user, status_page.

notifySubscribers?: boolean

Whether to notify page subscribers of the degradation.

pageId: string

The ID of the status page.

Generated using TypeDoc