CloudConfigResponse
CloudConfigResponse
Contains the configuration of the VCDA appliance.
AllOf
This class requires all of the following:
JSON Example
{
"id": "3b0f0539-869d-4e37-8005-e1c6f01a2ef3",
"lsUrl": "https://s2-vcav-v1248-252-234.eng.vmware.com:443/lookupservice/sdk",
"lsThumbprint": "SHA-256:8F:96:C8:A4:59:75:42:CE:6B:5E:E2:7A:D5:CF:05:E5:FB:39:89:C2:A5:6C:0E:92:D7:AF:6C:F7:38:E3:8C:E4",
"localSite": "site1",
"localSiteDescription": "site1 descirption",
"vcdUrl": "https://vcdaddr:443/api",
"vcdThumbprint": "SHA-256:D3:A3:4B:1F:B6:42:AB:F9:D6:FF:D5:AB:F4:14:9F:B5:F8:3B:E7:42:09:53:2D:6E:28:32:28:CE:B3:CB:DB:2A",
"vcdUsername": "root@System",
"isCombined": false
}
boolean
isCombined
Optional
Indicates whether the appliance was deployed in the 'combined' role.
string
localSite
Optional
Site name of the site this Cloud Service is running on.
string
localSiteDescription
Optional
Description of the site this Cloud Service is running on.
string
vcdThumbprint
Optional
The thumbprint of the VMware Cloud Director API endpoint.
string
vcdUrl
Optional
The URL API endpoint of the VMware Cloud Director.
string
vcdUsername
Optional
The VMware Cloud Director system account username.