8 years ago
Collector REST API Requests
I would like the REST API to support
Scheduling a collector version update
Applying a one-time collector version update
Working with the Collector Custom Properties (recentl...
What is the value that 'onetimeUpgradeInfo' should be set to? I tried setting it to '27003' (as an integer), and the call comes back as 'Invalid json body'.
{
"collectorGroupName": null,
"description": "lsfregprd-Collector for vpc-0e4ddd0f271668f34",
"onetimeUpgradeInfo": 27003,
"enableFailBack": true,
"suppressAlertClear": false,
"escalatingChainId": 3,
"backupAgentId": 0,
"enableFailOverOnCollectorDevice": false,
"collectorGroupId": null,
"resendIval": 0
}