collectors
collectors
JSON Example
{
"collector": [
{
"adapterInstanceIds": [
"string"
],
"dataPersistenceEnabled": false,
"hostName": "string",
"id": "string",
"lastHeartbeat": 0,
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"local": false,
"name": "string",
"nodeIdentifier": "string",
"notSupported": false,
"state": "string",
"type": "string",
"uuId": "string"
}
]
}