Skip to main content

Remove Azure VMware Solution hosts on a volume

DELETE /azure/ha/volumes/{workingEnvironmentId}/storage-vms/{svmName}/volumes/{volumeName}/remove-avs

Removes Azure VMware Solution hosts on a volume.

Parameters

Name Type In Required Description

workingEnvironmentId

string

path

True

svmName

string

path

True

volumeName

string

path

True

Request Body

Name Type Required Description

privateCloudName

string

True

clusterName

string

True

resourceGroup

string

True

dataStoreName

string

True

Example request
{
  "privateCloudName": "string",
  "clusterName": "string",
  "resourceGroup": "string",
  "dataStoreName": "string"
}

Error

Status: Default, Default response