Register Sddc Lcm
Register SDDC LCM with Fleet LCM.
Show optional properties
{
"fqdn": "fqdn",
"platformFqdn": "platformFqdn",
"id": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"sddcGroup": {
"fqdn": "fqdn",
"name": "name",
"certificate": "certificate",
"id": "id"
}
}
{
"id": "string",
"fqdn": "string",
"platformFqdn": "string",
"sddcGroup": {
"fqdn": "fqdn",
"name": "name",
"certificate": "certificate",
"id": "id"
},
"fleetDepot": {
"fqdn": "fqdn"
},
"vcenter": {
"fqdn": "fqdn",
"certificate": "certificate",
"id": "id"
}
}
SDDC LCM identifier.
SDDC LCM service fqdn.
SDDC LCM's VSP platform fqdn
sddcGroup
fleetDepot
vcenter
OK
{
"instanceId": "046b6c7f-0b8a-43b9-b35d-6489e6daee91",
"clientId": "clientId",
"clientName": "clientName",
"clientSecret": "clientSecret"
}
The instance identifier of the Fleet LCM.
Service account client identifier.
Service account client secret.
The client name used during creation.
Bad request.
{
"code": "code",
"detail": "detail",
"message": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"resolution": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"referenceId": "referenceId",
"timestamp": "2000-01-23T04:56:07.000Z"
}
Unique error code for programmatic identification.
message
resolution
An identifier for tracing the error in the logs.
The date and time when the error occurred.
Freeform extra information, such as raw error payloads or additional context.
Unauthorized
{
"code": "code",
"detail": "detail",
"message": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"resolution": {
"args": {
"cloudProxyFqdn": "cloudProxy1.vsphere.local"
},
"localizedMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"defaultMessage": "Started upgrade for Cloud Proxy `cloudProxy1.vsphere.local`",
"id": "com.broadcom.lcm.ops.cloudproxy.upgrade.started"
},
"referenceId": "referenceId",
"timestamp": "2000-01-23T04:56:07.000Z"
}
Unique error code for programmatic identification.
message
resolution
An identifier for tracing the error in the logs.
The date and time when the error occurred.
Freeform extra information, such as raw error payloads or additional context.
The specified resource was not found
"ErrorResponse Object"
Unique error code for programmatic identification.
message
resolution
An identifier for tracing the error in the logs.
The date and time when the error occurred.
Freeform extra information, such as raw error payloads or additional context.
Internal server error
"ErrorResponse Object"
Unique error code for programmatic identification.
message
resolution
An identifier for tracing the error in the logs.
The date and time when the error occurred.
Freeform extra information, such as raw error payloads or additional context.
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"fqdn":"string","id":"string","platformFqdn":"string","sddcGroup":"object"}' https://{api_host}/fleet-lcm/v1/sddc-lcms