Passa al contenuto principale

Delete Subnet

DELETE 

/projects/:projectId/providers/Aruba.Network/vpcs/:vpcId/subnets/:id

Delete Subnet

Request

Path Parameters

    projectId stringrequired

    unique identifier of the project CMP

    vpcId stringrequired

    unique identifier of the vpc in which the subnet has been created

    id stringrequired

    unique identifier of the subnet to delete

Query Parameters

    newDefaultSubnet string

    if a default subnet is going to be deleted, it's the uri of the subnet to set as default for the vpc to replace the deleting one

    api-version string

    The requested API version

    Default value: 1.0

Responses

Accepted