Skip to main content

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

Body

the request to attach a volume

    volume

    object

    uri stringnullable

    Uri of the volume to attach.

Responses

Bad Request

Schema

    type stringnullable
    title stringnullable
    status int32nullable
    detail stringnullable
    instance stringnullable
    property name* any
Loading...