X Tutup
Skip to content

Not possible to detach a volume from a server #22

@simosda

Description

@simosda

Hi,

I am trying to use Block Storage API V3 in order to detach a volume from a server.
The API call for that is /v3/{project_id}/volumes/{volume_id}/action with body containing attachment_id (it also works with server_id). I am not able to perform this call through the openstack4j client because I cannot find a way to get the attachmentId. There is a property "attachment_id" in CinderVolumeAttachment class but there is no getter for it. How can I get the attachmentId? Client version: 3.4.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      X Tutup