collector
Model for representing a Collector
{
"adapterInstanceIds": [
"string"
],
"hostName": "string",
"id": "string",
"lastHeartbeat": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"local": false,
"name": "string",
"nodeIdentifier": "string",
"state": "string",
"type": "string",
"uuId": "string"
}
List of Adapter Instances managed by this Collector
Host name or IP address of the machine on which this Collector is Running
Unique identifier of the Collector This uniquely identifies a Collector in the system.
When was the last time this Collector communicated with vRealize Operations Manager Server
Flag that indicates whether this Collector is a Local Collector or a Remote one
Name of the Collector
Identifier of the Node on which the Collector is running
State of the Collector Whether it is running properly or lost communication with the Controller.
Type of the Collector
UUID of the Collector