Config Site
This request configures the site that this appliance is running on. Warning: Once the site is set it can never be changed again!
Operation ID for correlating logs across multiple services
Request to configure the local site.
{
"site": "site1"
}
Site name of the site this Cloud Service is running on.
Description of the site this Cloud Service is running on.
OK
{
"id": "3b0f0539-869d-4e37-8005-e1c6f01a2ef3",
"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",
"lsUrl": "https://s2-vcav-v1248-252-234.eng.vmware.com:443/lookupservice/sdk",
"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
}
The returned error codes include (but are not limited to): NotAuthenticated
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.
The returned error codes include (but are not limited to): GeneralServerFailure
{
"args": [],
"code": "Forbidden",
"msg": "Permission denied.",
"stacktrace": "com.vmware.h4.api.error.exceptions.PermissionDeniedException: Permission denied."
}
Positional arguments.
Specific error code.
Detailed error message.
Exception stacktrace.