Delete virtual GPU cluster server
Delete a server from a virtual GPU cluster and its associated resources.
Path parameters
Project ID
Project ID
Region ID
Region ID
Cluster unique identifier
Cluster unique identifier
Server unique identifier
Server unique identifier
Query parameters
Flag indicating whether the floating ips associated with server / cluster are deleted
Flag indicating whether the floating ips associated with server / cluster are deleted
Flag indicating whether the reserved fixed ips associated with server / cluster are deleted
Flag indicating whether the reserved fixed ips associated with server / cluster are deleted
Flag indicating whether all attached volumes are deleted
Flag indicating whether all attached volumes are deleted
Optional list of floating ips to be deleted
Optional list of floating ips to be deleted
[ "e4a01208-d6ac-4304-bf86-3028154b070a" ]
Optional list of reserved fixed ips to be deleted
Optional list of reserved fixed ips to be deleted
[ "a29b8e1e-08d3-4cec-91fb-06e81e5f46d5" ]
Optional list of volumes to be deleted
Optional list of volumes to be deleted
[ "1333c684-c3da-4b91-ac9e-a92706aa2824" ]
Response
OK
Example response
{
"tasks": [
"d478ae29-dedc-4869-82f0-96104425f565"
]
}