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

Allow editing of downtimes to API #462

Open
tofu-rocketry opened this issue Jul 17, 2023 · 3 comments
Open

Allow editing of downtimes to API #462

tofu-rocketry opened this issue Jul 17, 2023 · 3 comments

Comments

@tofu-rocketry
Copy link
Member

From discussions with @jose-caballero, there's a use case to be able to add downtimes across multiple sites/services at once, such as for CVMFS at RAL when the Tier 1 also needs a downtime. Adding write functionality to the API would at least allow people to script this if they have a virtual or physical grouping they need to cover that isn't part of the strict GOCDB hierarchy.

Service Groups don't allow you to add downtimes from them, only list relevant ones.

@gregcorbett
Copy link
Member

#261 is related as it covers adding the ability to add downtimes across multiple sites/services at once via the portal.

@jose-caballero
Copy link

Is this something that can be achieved using Service Groups?
Now, my understanding from conversations with @tofu-rocketry is that you can not create groups of groups. Is that correct?

@gregcorbett
Copy link
Member

Is this something that can be achieved using Service Groups?

Possibly, I could see functionality whereby you can downtime all/some Services in a ServiceGroup.

Now, my understanding from conversations with @tofu-rocketry is that you can not create groups of groups. Is that correct?

That is correct yes. ServiceGroups currently can only contain Services, not other ServiceGroups.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants