Detach a volume from a kaas node
POST/projects/:projectId/providers/Aruba.Container/kaas/:id/nodePools/:nodePoolId/nodes/:nodeId/detach
Detach a volume from a kaas node
Request
Path Parameters
projectId stringrequired
id stringrequired
nodePoolId stringrequired
nodeId stringrequired
Query Parameters
api-version string
The requested API version
Default value:
1- application/json
- text/json
- application/*+json
Body
volume
object
uristringnullable
URI of the volume to detach.
Body
volume
object
uristringnullable
URI of the volume to detach.
Body
volume
object
uristringnullable
URI of the volume to detach.
Responses
- 400
- 500
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
typestringnullable
titlestringnullable
statusint32nullable
detailstringnullable
instancestringnullable
property name*any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Internal Server Error