Hi Team,Greetings of the day
Thanks and Regards,
Hi Dileep,
Thanks for reaching out about wanting to understand the JSON responses. Welcome to the community.
I think in general, to answer most of your questions, you can look at the API documentation for the Status API. To do that, take any Statuspage URL and append /api to it. This will give you examples of the schema, as well as the different endpoint and what they specifically return.
For example, there is an endpoint that returns all scheduled maintenances, one that returns all currently active maintenances, and one that returns all maintenances.
It looks like you are using the summary endpoint, which gives the following information:
Get a summary of the status page, including a status indicator, component statuses, unresolved incidents, and any upcoming or in-progress scheduled maintenances.
For your last question. Incidents and maintenances are very similar. A maintenance is considered a special type of incident but for our purposes in the API, you can treat them as separate things.
Hopefully, that helps answer your questions but please feel free to reach back out here with more information.
Regards,
Jesse
Thanks for the information provided.
I have gone through schema related to All scheduled maintenances endpoint. Based on the schema I have 2 queries
Thanks and Regards,
Dileepkaranki
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.