Interface StatusPagesApiEditDegradationUpdateRequest

Hierarchy

  • StatusPagesApiEditDegradationUpdateRequest

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, degradation, status_page.

pageId: string

The ID of the status page.

updateId: string

The ID of the degradation update.

Generated using TypeDoc