Register Vmc SDDC
Register a VMware service application SDDC's components
serviceAppId
Show optional properties
{
"id": "string",
"name": "string"
}
{
"id": "string",
"name": "string",
"vcUsername": "string",
"vcPassword": "string",
"proxyConfigUrn": "string"
}
The unique ID for the VMC SDDC.
The name of the VMC SDDC. This field is read-only.
The username for the account to use to register Virtual Center, if not using the VMC default.
The password for the account to use to register Virtual Center, if not using the VMC default.
The URN for the proxy configuration to use for connecting to Virtual Center.
The request have been accepted and the task to monitor the request is in the Location header.
Invalid configuration.
"Error Object"
minorErrorCode
message
stackTrace
The specified resource was not found
"Error Object"
minorErrorCode
message
stackTrace
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"id:"string","name:"string"}' https://{api_host}/cloudapi/1.0.0/serviceApps/{serviceAppId}/sddcs