Remove volume from the virtual machine instance
PUThttps://api.spectrocloud.com/v1/spectroclusters/:uid/vms/:vmName/removeVolume
Remove volume from the virtual machine instance
Request
Path Parameters
uid stringrequired
Cluster uid
vmName stringrequired
Virtual Machine name
Query Parameters
namespace stringrequired
Namespace name
Header Parameters
ProjectUid string
Scope the request to the specified project uid
- application/json
Body
persistboolean
If 'true' remove the disk from the Virtual Machine & Virtual Machine Instance, else remove the disk from the Virtual Machine Instance only
removeVolumeOptions
object
required
Responses
- 204
Ok response without content
Response Headers
- curl
- python
- go
- nodejs
- java
- CURL