KubernetesDataSourceRequest
Properties
boolean
enabled
Optional
Whether or not data collection is enabled
string
manager_id
Optional
Associated NSX-T data source entity Id
string
nickname
Required
A friendly nickname for the data source
string
notes
Optional
Room for notes or comments about the data source
string
proxy_id
Required
ID of Collector VM which should register this vcenter
JSON Example
{
"nickname": "vc1",
"proxy_id": "1000:104:12313412"
}