v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Status Page

Batch process draft components

Create, update, or delete draft components for a Status page in a single batch operation.

post/stakeholder-comms/cloudId/{cloudId}/api/components/batch_process

Request body

pageIdstring

Identifier of the page to process components for.

deleteComponentsstring[]

IDs of components to delete.

Response

Returned if the batch operation is successfully processed.

idstring

Unique identifier of the component.

namestring

Name of the component.

pageIdstring

Identifier of the page this component belongs to.

serviceIdstring

Identifier of the linked service.

status'OPERATIONAL' | 'DEGRADED_PERFORMANCE' | 'PARTIAL_OUTAGE' | 'MAJOR_OUTAGE' | 'UNDER_MAINTENANCE'

Current status of the component.

type'COMPONENT' | 'GROUP_COMPONENT'

Type of the component.

descriptionstring

Description of the component.

positioninteger

Display position of the component.