Delete A single availability zone

Delete A single availability zone

Deletes the availability zone. If the IaaS does not support availability zones an error will be returned.

Availability zones that are already on a deployed product cannot be deleted.

Request
URI
DELETE
https://{opsmanager-installation}//api/v0/staged/director/availability_zones/{az_guid}
COPY
Path Parameters
string
az_guid
Required

az_guid


Responses
200

OK

Operation doesn't return any data structure

405

Method Not Allowed

Returns CommonErrors of type(s) application/json
{
    "errors": [
        "string"
    ]
}
array of string
errors
Required

errors