Delete Distributed Vlan Connection
Deletes a specific Distributed VLAN Connection.
Deletes a specific Distributed VLAN Connection.
Request
URI
DELETE
https://{api_host}/cloudapi/v1/distributedVlanConnections/{distributedVlanConnectionId}
COPY
Path Parameters
string
distributedVlanConnectionId
Required
distributedVlanConnectionId
Responses
202
The request have been accepted and the task to monitor the request is in the Location header.
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/cloudapi/v1/distributedVlanConnections/{distributedVlanConnectionId}
Availability
Added in 9.1.0
Distributed Vlan Connections Operations
GET
Get Distributed Vlan Connections
POST
Create Distributed Vlan Connection
GET
Get Distributed Vlan Connection
PUT
Update Distributed Vlan Connection
DELETE
Delete Distributed Vlan Connection