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
uri stringnullable
URI of the volume to detach.
Body
the request to detach a volume
volume
object
uri stringnullable
URI of the volume to detach.
Body
the request to detach a volume
volume
object
uri stringnullable
URI of the volume to detach.
Responses
- 400
- 500
Bad Request
- application/json
- Schema
- Example (from schema)
Schema
type stringnullable
title stringnullable
status int32nullable
detail stringnullable
instance stringnullable
property name* any
{
"type": "string",
"title": "string",
"status": 0,
"detail": "string",
"instance": "string"
}
Internal Server Error
Loading...