DataCollector

DataCollector
DataCollector

State object representing a data collector.
The data collector is an OVA tool that contains the credentials and protocols needed to create a connection between a data collector appliance on a host vCenter and a vCenter-based cloud account.

JSON Example
{
    "hostName": "dc1-lnd.mycompany.com",
    "dcId": "d5316b00-f3b8-4895-9e9a-c4b98649c2ca",
    "ipAddress": "10.0.0.1",
    "name": "Datacollector1",
    "status": "ACTIVE, INACTIVE"
}
string
hostName
Required

Data collector host name

string
dcId
Required

Data collector identifier

string
ipAddress
Required

Ip Address of the data collector VM

string
name
Required

Data collector name

string
status
Required

Current status of the data collector