Update Telemetry Config

Update Telemetry Config

Update the configuration of telemetry.

Request
URI
PATCH
https://{api_host}/https://{{host}}:{{port}}/api/v5/lcm/configuration/telemetry
COPY
Request Body
TelemetryConfig of type(s) application/json
Required
{
    "telemetryEnabled": false
}
boolean
telemetryEnabled
Optional

telemetryEnabled

Responses
200

Updated successfully.

Operation doesn't return any data structure

400

Invalid configuration spec.

Operation doesn't return any data structure

401

Unauthorized access.

Operation doesn't return any data structure

404

Config file does not exist.

Operation doesn't return any data structure