Delete cluster

Prev Next

Deletes an existing managed MVX cluster.

API URL

DELETE https://<VX_MGMT_IP>/wsapis/v2.0.0/proxy/clustermgmt/v1/mvx/cluster/<CLUSTER_NAME>

Sample curl request

curl -v -k -H "X-FeApi-Token: < X-FeApi-Token>" -H "Content-Type: application/json" -X DELETE https://172.16.161.165/wsapis/v2.0.0/proxy/clustermgmt/v1/mvx/cluster/<CLUSTER_NAME>

Availability

This command is available on the following appliances:

  • MVX

Parameters

CLUSTER_NAME — String value containing the name of the managed MVX cluster to delete.

Authentication

Standard WSAPI authentication

Response mime type

application/json