collector
Model for representing a 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"
}
Name of the Collector
Collection Type
The state of the collector
Host name or IP address of the machine on which this Collector is Running
Flag that indicates whether this Collector is a Local Collector or a Remote one
Last time when this Collector communicated with VMware Cloud Foundation Operations Server
List of Adapter Instances managed by this Collector
Whether data persistence is enabled or not, this field is only applicable to cloud proxies.
Whether cloud proxy is supported or not. If it is not supported, please delete it.
Unique identifier of the Collector
This uniquely identifies a Collector in the system.
UUID of the Collector
Identifier of the Node on which the Collector is running