InlineProxies1
InlineProxies1
JSON Example
{
"values": [
{
"name": "Proxy Sample Name",
"id": "string",
"parent": {
"name": "string",
"id": "string"
},
"proxyType": "string",
"enabled": false,
"tenantVisible": false,
"active": false,
"token": "string",
"parentProxy": {
"name": "string",
"id": "string"
},
"targetHost": "sampleVc.vmware.com",
"uiUrl": "https://sampleVc.vmware.com"
}
]
}