Attach Volume
POST/projects/:projectId/providers/Aruba.Container/kaas/:id/nodePools/:nodePoolId/nodes/:nodeId/attach
Attach Volume
Request
Path Parameters
projectId stringrequired
unique identifier of the project CMP
id stringrequired
unique identifier of the cluster kubernetes
nodePoolId stringrequired
unique name of the nodepool within the cluaster kubernetes
nodeId stringrequired
unique indifieri of the node
Query Parameters
api-version string
The requested API version
Default value:
1- application/json
- text/json
- application/*+json
Body
the request to attach a volume
volume
object
uristringnullable
Uri of the volume to attach.
Body
the request to attach a volume
volume
object
uristringnullable
Uri of the volume to attach.
Body
the request to attach a volume
volume
object
uristringnullable
Uri of the volume to attach.
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