Werk #16671: Add "Update service labels" option to service_discovery endpoint
Component | REST API | ||||
Title | Add "Update service labels" option to service_discovery endpoint | ||||
Date | May 15, 2024 | ||||
Level | Trivial Change | ||||
Class | New Feature | ||||
Compatibility | Compatible - no manual interaction needed | ||||
Checkmk versions & editions |
|
Werk 16466 introduced the option to update discovered service labels.
This feature was missing for the REST API service discovery endpoint.
This can now be done by using the only_service_labels
mode for the
/domain-types/service_discovery_run/actions/start/invoke
endpoint