TelemetryCollectorConfigurationDTO
Properties
string
collectorId
Optional
Not available
string
collectorInstanceId
Optional
Not available
string
environmentType
Optional
Not available
boolean
telemetryEnabled
Optional
Not available
string
uiCollectorId
Optional
Not available
JSON Example
{
"collectorId": "string",
"collectorInstanceId": "string",
"environmentType": "string",
"telemetryEnabled": false,
"uiCollectorId": "string"
}