Passa al contenuto principale

Detach a volume from a kaas node

POST 

/projects/:projectId/providers/Aruba.Container/kaas/:id/nodePools/:nodePoolId/nodes/:nodeId/detach

Detach a volume from a kaas node

Request

Path Parameters

    projectId stringrequired
    id stringrequired
    nodePoolId stringrequired
    nodeId stringrequired

Query Parameters

    api-version string

    The requested API version

    Default value: 1

Body

    volume

    object

    uri stringnullable

    URI of the volume to detach.

Responses

Bad Request

Schema

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