Skip to main content
Infrastructure/Agents

ApplyRecommendations

Apply probe-recommended collector configurations for selected services on an agent

POST/api/v1/agents/{uuid}/probe/apply-recommendations

Operation ID

ApplyRecommendations

Since

1.0.0

Execution Mode

Synchronous

Auth Context

Auth Required

Auth Context

Send these values as request headers when calling this API.

AuthorizationstringRequired

Bearer Token

X-Tenant-IDstring

X-Tenant-ID

Request Inputs

application/json

Path Parameters

  • uuid
    StringRequired

    UUID of the agent to apply recommendations to

Body Fields

  • serviceNames
    ListRequired

    Service names

    Example: item1,item2

Responses

200 OK
200 OK

On success, this API returns an empty JSON object {}.