Open zerodago opened 3 years ago
So you don't have a "public" statuspage.io used for service outages. I don't have access to a paid status page.io account but if you want to work with me I think I can extend it to support the access tokens used on the admin side.
It's OK, I could test the changes that you make in the TA.
For access by API you need API key and PageID, here is an example that says Atlassian
curl -i -X GET \ -H 'Authorization: OAuth your-api-key-goes-here' \ 'https://api.statuspage.io/v1/pages/your-page-code-goes-here/incidents'
hello, I find this TA for splunk great
I have a private page that is accessed by SSO (saml integrated with AzureAD)
Is it possible to use this TA ??
Tks