VeloCloudDataSourceRequest

VeloCloudDataSourceRequest
VeloCloudDataSourceRequest
JSON Example
{
    "url": "https://192.168.10.1 or https://your.domain.com",
    "proxy_id": "1000:901:12313412",
    "nickname": "vc1",
    "enabled": false,
    "notes": "Located in DC1",
    "credentials": {
        "username": "readonly",
        "password": "VMware1!"
    },
    "web_proxy_id": "string"
}
string
url
Optional

URL of data source

string
proxy_id
Required

ID of Collector VM which should register this vcenter

string
nickname
Required

A friendly nickname for the data source

boolean
enabled
Optional
Constraints: default: true

Whether or not data collection is enabled

string
notes
Optional

Room for notes or comments about the data source

credentials
Required

credentials

string
web_proxy_id
Optional

Identifier of web proxy to be used for connection. If not given or empty, any web proxy used earlier will be cleared