v1

latestOpenAPI 3.0.12026-07-26152262362.2 KB
Cloud Incidents

Retrieve a cloud incident

Returns the specified cloud incident.

get/core/v1/cloudincidents/{id}

Path parameters

idstring required

The unique id of a cloud incident.

Response

OK - Cloud incident returned.

createTimeinteger

The time when this cloud incident was created, in milliseconds since the epoch.

descriptionstring

Detailed explanation on the cloud incident.

idstring

The unique id of a cloud incident

platform'google-cloud' | 'amazon-web-services'

The cloud platform.

productstring

The name of the product affected by the cloud incident

status'active' | 'archived'

The Status of the issue

summarystring

A summary of the cloud incident.

symptomsstring

Cloud incident symptoms, if available.

titlestring

Cloud incident name provided by the cloud vendor.

workaroundstring

Mitigation workaround for the cloud incident, if available.