Archive configuration group
POST
https://api.coralogix.com/mgmt/openapi/5/fleet-management/configuration-groups/v1/{id}/archivePreview
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.
Archives a fleet-manager configuration group.
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.
Response
application/json
Empty response returned after archiving a fleet-manager configuration group.