Synchronization
Perform synchronization of SDDC Manager state with any changes performed out-of-band in the vSphere environment
ID of the domain to sync
123e4567-e89b-42d3-a456-556642440000
Show optional properties
{
"domainName": "string"
}
{
"domainName": "string",
"trustAll": false,
"suppressWarnings": false,
"localAdminPassword": "string",
"enableEdgeClusterSync": false
}
Name of the domain to sync
When provided, presented certificates and SSH keys will be automatically trusted
When provided, sync operation will continue even if warnings occur
SDDC Manager local admin password
When provided, existing Edge clusters will be synced to inventory, now and in future auto-sync runs
Accepted
"BrownfieldTask Object"
ID of the task
BI operation type
Status of the task
Timestamp corresponding to the time when the operation was initiated
Timestamp corresponding to the time when the operation was finished
error
validationResult
Bad Request
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized label message
The URL string for remediation documentation link
Internal Server Error
"Error Object"
The minor error code
The error type
The arguments used to localize the message, Can be used by scripts to automate the error processing.
The error context (e.g. the component where it occurred).
The localized error message
The localized remediation error message
The underlying cause exceptions.
A reference token correlating the error with the relevant detailed error logs. Should be sent to the service provider when reporting issues.
The localized label message
The URL string for remediation documentation link
curl -X POST -H 'Authorization: <value>' -H 'Content-Type: application/json' -d '{"domainName:"string"}' https://{api_host}/v1/domains/{domainId}/synchronizations