Attach a volume to kaas
POST/projects/:projectId/providers/Aruba.Container/kaas/:id/nodePools/:nodePoolId/nodes/:nodeId/attach
Attach a volume to kaas
Request
Path Parameters
projectId stringrequired
id stringrequired
nodePoolId stringrequired
nodeId stringrequired
Query Parameters
api-version string
The requested API version
Default value:
1.0
- application/json
- text/json
- application/*+json
Body
volume
object
uristringnullable
Body
volume
object
uristringnullable
Body
volume
object
uristringnullable
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"
}
Server Error