Skip to main content

Update configuration group

PUThttps://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

Authorizationstringheaderrequired
API key authentication

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.