v3

latestOpenAPI 3.0.12026-07-31240345599.7 KB
Status Page

Get page uptime percentage

Get the uptime percentage for a status page over a given period.

get/stakeholder-comms/cloudId/{cloudId}/api/pages/{pageId}/uptime_percentage

Path parameters

pageIdstring required

Identifier of the page.

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.

pageIdstring

Identifier of the page.

uptimePercentagenumber double

Uptime percentage for the page over the requested period.

fromstring date-time

Start of the period for which uptime was calculated.

tostring date-time

End of the period for which uptime was calculated.

errorstring

Error message, if the operation was not successful.