Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

osc block-storage attachment delete327

Delete an attachment.

Disconnects/Deletes the specified attachment, returns a list of any known shared attachment-id’s for the effected backend device.

returns: A summary list of any attachments sharing this connection

Usage: osc block-storage attachment delete327 [OPTIONS] <ID>

Arguments:

  • <ID> — id parameter for /v3/attachments/{id} API

Options:

  • --wait — Wait for the resource to reach its target status (or, for delete, to disappear) before returning. Uses client-side status polling

  • --wait-timeout <WAIT_TIMEOUT> — Maximum time to wait, in seconds. Only meaningful with --wait

    Default value: 600