Move SDDC Support Window
Move Sddc to new support window
Request
URLURL
https://vmc.vmware.com/vmc/api/orgs/{org}/tbrs/support-window/{id}
Parameters
Parameters
string
org
Required
Organization identifier
string
id
Required
Target Support Window ID
Response
Response
Response BodyResponse Body
200 OK returns
SupportWindowId
{
"window_id": "string"
}
string
window_id
Optional
Support Window ID
cURL Command
curl -X PUT -H "Content-Type: application/json" -d '{"sddc_id":"string"}' https://vmc.vmware.com/vmc/api/orgs/{org}/tbrs/support-window/{id}
Errors
404
The requested resource could not be found but may be available again in the future.