Get configuration group
GET
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.
Gets a fleet-manager configuration group by ID.
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.
Query Parameters
latest_family_only# boolean
Return only the latest configuration family when true.
Response
application/json
Response containing the requested fleet-manager configuration group.
Requested configuration group.