[FEED]Add Site Management #664
Labels
feedback
General feedback
module:site
This affects the site module
release:5.3.0
Affects the mentioned release.
Provide your feedback
checkmk Ansible looks almost complete to us to be able to automate commission and decommission of remote sites in our Local Monitoring.
The thing we hardly missing is Site Management.
The site management REST endpoints allow for:
POST for creating new site configurations.
PUT for updating current site configurations.
LIST for listing all current site configurations.
GET for getting a single site configuration.
DELETE for deleting a single site configuration via its site id.
LOGIN for logging into an existing site.
LOGOUT for logging out of an existing site.
As it is in REST available it shouldn't be a big deal to add it to ansible.
Component Name
Component Name: site
Ansible Version
Not relevant
Environment
Checkmk 2.2.0p33.cee
Screenshots
We are not allowed to share our screen :-(
Additional context
We are open to push even with throwing in some coins ;-)
The text was updated successfully, but these errors were encountered: