osc compute server volume-attachment
Servers with volume attachments
Attaches volumes that are created through the volume API to server instances. Also, lists volume attachments for a server, shows details for a volume attachment, and detaches a volume.
Usage: osc compute server volume-attachment <COMMAND>
Available subcommands:
osc compute server volume-attachment create20— Attach a volume to an instance (microversion = 2.0)osc compute server volume-attachment create249— Attach a volume to an instance (microversion = 2.49)osc compute server volume-attachment create279— Attach a volume to an instance (microversion = 2.79)osc compute server volume-attachment delete— Detach a volume from an instanceosc compute server volume-attachment list— List volume attachments for an instanceosc compute server volume-attachment set20— Update a volume attachment (microversion = 2.0)osc compute server volume-attachment set285— Update a volume attachment (microversion = 2.85)osc compute server volume-attachment show— Show a detail of a volume attachment