Detach Volume
POST/projects/:projectId/providers/Aruba.Container/kaas/:id/detach
Detach Volume
Request
Path Parameters
projectId stringrequired
Unique identifier of the project CMP
id stringrequired
Unique identifier of the cluster kubernetes
Query Parameters
api-version string
The requested API version
Default value:
1- application/json
- text/json
- application/*+json
Body
the request to detach a volume
volume
object
uristringnullable
URI of the volume to detach.
Body
the request to detach a volume
volume
object
uristringnullable
URI of the volume to detach.
Body
the request to detach a volume
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