Update configuration group
PUT
https://api.coralogix.com/mgmt/openapi/5/fleet-management/configuration-groups/v1/{id}Preview
This operation is experimental. It is published and you can call it, but it may change or break, and is not covered by the stable API compatibility guarantee.
Updates provided fleet-manager configuration group fields and optionally updates the latest family.
Authorizations
Authorizationrequired
API key authentication
The value is a Coralogix API key. Create a personal or team API key and assign its permissions.
Request
Path Parameters
id# stringrequired
Possible values: >= 36 characters and <= 36 characters, Value must match regular expression ^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}$
Configuration group UUID v7.
Body
application/json
Request to update a fleet-manager configuration group.
Fields used to update a fleet-manager configuration group. Omitted optional fields keep their existing values.
Response
application/json
Response containing the updated fleet-manager configuration group.
Updated configuration group.