Optional requestFactory: StatusPagesApiRequestFactoryOptional responseProcessor: StatusPagesApiResponseProcessorPrivate configurationPrivate requestPrivate responseThe request object
Optional options: ConfigurationCreates a new degradation.
The request object
Optional options: ConfigurationSchedules a new maintenance.
The request object
Optional options: ConfigurationCreates a new status page. Note: Publishing a status page on creation via the enabled property will be deprecated. Use the dedicated publish status page endpoint after creation instead.
The request object
Optional options: ConfigurationDeletes a component by its ID.
The request object
Optional options: ConfigurationDeletes a degradation by its ID.
The request object
Optional options: ConfigurationDeletes a status page by its ID.
The request object
Optional options: ConfigurationRetrieves a specific component by its ID.
The request object
Optional options: ConfigurationRetrieves a specific degradation by its ID.
The request object
Optional options: ConfigurationRetrieves a specific maintenance by its ID.
The request object
Optional options: ConfigurationRetrieves a specific status page by its ID.
The request object
Optional options: ConfigurationLists all components for a status page.
The request object
Optional options: ConfigurationLists all degradations for the organization. Optionally filter by status and page.
The request object
Optional options: ConfigurationLists all maintenances for the organization. Optionally filter by status and page.
The request object
Optional options: ConfigurationLists all status pages for the organization.
The request object
Optional options: ConfigurationPublishes a status page. For pages of type public, makes the status page available on the public internet and requires the status_pages_public_page_publish permission. For pages of type internal, makes the status page available under the status-pages/$domain_prefix/view route within the Datadog organization and requires the status_pages_internal_page_publish permission. The status_pages_settings_write permission is temporarily honored as we migrate publishing functionality from the update status page endpoint to the publish status page endpoint.
The request object
Optional options: ConfigurationUnpublishes a status page. For pages of type public, removes the status page from the public internet and requires the status_pages_public_page_publish permission. For pages of type internal, removes the status-pages/$domain_prefix/view route from the Datadog organization and requires the status_pages_internal_page_publish permission. The status_pages_settings_write permission is temporarily honored as we migrate unpublishing functionality from the update status page endpoint to the unpublish status page endpoint.
The request object
Optional options: ConfigurationUpdates an existing component's attributes.
The request object
Optional options: ConfigurationUpdates an existing degradation's attributes.
The request object
Optional options: ConfigurationUpdates an existing maintenance's attributes.
The request object
Optional options: ConfigurationUpdates an existing status page's attributes. Note: Publishing and unpublishing via the enabled property will be deprecated on this endpoint. Use the dedicated publish and unpublish status page endpoints instead.
The request object
Optional options: ConfigurationGenerated using TypeDoc
Creates a new component.