Patch Sddcs
Patch SDDC
Organization identifier.
Sddc Identifier.
Patch request for the SDDC
{
"name": "string"
}
The new name of the SDDC to be changed to.
OK
{
"updated_by_user_name": "string",
"updated_by_user_id": "string",
"user_id": "string",
"user_name": "string",
"created": "string",
"id": "1d1c83ee-e0b7-4de9-b660-9a9ca1d22f32",
"updated": "string",
"version": 5,
"sddc_access_state": "string",
"provider": "string",
"account_link_state": "string",
"org_id": "string",
"name": "string",
"sddc_type": "string",
"sddc_state": "string",
"expiration_date": "string",
"resource_config": {
"vsan_encryption_config": {
"port": 0,
"certificate": "string"
},
"kms_vpc_endpoint": {
"network_interface_ids": [
"string"
],
"vpc_endpoint_id": "string"
},
"vpc_info": {
"edge_association_id": "string",
"private_subnet_id": "string",
"esx_security_group_id": "string",
"route_table_id": "string",
"api_subnet_id": "string",
"vm_security_group_id": "string",
"security_group_id": "string",
"internet_gateway_id": "string",
"association_id": "string",
"vgw_route_table_id": "string",
"peering_connection_id": "string",
"edge_subnet_id": "string",
"api_association_id": "string",
"vpc_cidr": "string",
"subnet_id": "string",
"vif_ids": [
"string"
],
"id": "string"
},
"max_num_public_ip": 0,
"vpc_info_peered_agent": {
"edge_association_id": "string",
"private_subnet_id": "string",
"esx_security_group_id": "string",
"route_table_id": "string",
"api_subnet_id": "string",
"vm_security_group_id": "string",
"security_group_id": "string",
"internet_gateway_id": "string",
"association_id": "string",
"vgw_route_table_id": "string",
"peering_connection_id": "string",
"edge_subnet_id": "string",
"api_association_id": "string",
"vpc_cidr": "string",
"subnet_id": "string",
"vif_ids": [
"string"
],
"id": "string"
},
"public_ip_pool": [
{
"associated_private_ip": "string",
"dnat_rule_id": "string",
"public_ip": "string",
"name": "string",
"allocation_id": "string",
"snat_rule_id": "string"
}
],
"backup_restore_bucket": "string",
"account_link_sddc_config": [
{
"customer_subnet_ids": [
"string"
],
"connected_account_id": "string"
}
]
}
}
SDDC cannot be patched
{
"retryable": false,
"path": "string",
"error_code": "string",
"error_messages": [
"string"
],
"status": 0
}
If true, client should retry operation
Originating request URI
unique error code
localized error messages
HTTP status code
Unauthorized
Forbidden
{
"retryable": false,
"path": "string",
"error_code": "string",
"error_messages": [
"string"
],
"status": 0
}
If true, client should retry operation
Originating request URI
unique error code
localized error messages
HTTP status code
Cannot find the SDDC with given identifier
{
"retryable": false,
"path": "string",
"error_code": "string",
"error_messages": [
"string"
],
"status": 0
}
If true, client should retry operation
Originating request URI
unique error code
localized error messages
HTTP status code