v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Status Page

Get component uptime percentage

Get the uptime percentage for a component over a given period.

get/stakeholder-comms/cloudId/{cloudId}/api/components/{componentId}/uptime_percentage

Path parameters

componentIdstring required

Identifier of the component.

Query parameters

fromstring date-time

Start of the period (ISO-8601 date-time).

tostring date-time

End of the period (ISO-8601 date-time).

Response

Returned if the request is successful.

componentIdstring

Identifier of the component.

uptimePercentagenumber double

Uptime percentage for the component.

fromstring date-time

Start of the period.

tostring date-time

End of the period.

errorstring

Error message, if the operation was not successful.