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