Skip to content

Conversation

@geektophe
Copy link

This patch bring the ability to delete a single downtime as opposed to all the downtimes of an host or service in the current implementation, and remains the default behavior.

This is done by simply providing the parameter downtime_id to the /downtime endpoint when action=delete.

Also re-indented some code for better readability.

This patch bring the ability to delete a single downtime as opposed to
all the downtimes of an host or service in the current implementation,
and remains the default behavior.

This is done by simply providing the parameter `downtime_id` to the
`/downtime` endpoint when `action=delete`.

Also re-indented some code for better readability and removed Python 2.6
test from Travis configuration as this is no more available.
@geektophe geektophe force-pushed the enh_delete_single_downtime branch from 29d6ec3 to 2aa421c Compare May 11, 2021 10:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant