Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create tool/plugin for reviewing /api/v2/summary.json #5

Open
atc0005 opened this issue Dec 25, 2021 · 2 comments
Open

Create tool/plugin for reviewing /api/v2/summary.json #5

atc0005 opened this issue Dec 25, 2021 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@atc0005
Copy link
Owner

atc0005 commented Dec 25, 2021

Not sure yet whether it would be monitored separately, or would be used to add additional context to the results for the check_statuspage_components plugin.

@atc0005 atc0005 added the enhancement New feature or request label Dec 25, 2021
@atc0005 atc0005 added this to the Future milestone Dec 25, 2021
@atc0005 atc0005 self-assigned this Dec 25, 2021
@atc0005
Copy link
Owner Author

atc0005 commented Dec 25, 2021

Example from https://status.defenseorchestrator.com/api/v2/summary.json:

{
    "page": {
        "id": "mq1rp1pdj1mv",
        "name": "Cisco - Cisco Defense Orchestrator",
        "url": "https://status.defenseorchestrator.com",
        "time_zone": "Etc/UTC",
        "updated_at": "2021-11-08T20:44:48.949Z"
    },
    "components": [],
    "incidents": [],
    "scheduled_maintenances": [],
    "status": {
        "indicator": "none",
        "description": "All Systems Operational"
    }
}

@Dannyb48
Copy link

+1 I'm interesting in this feature

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants