6.2.12.4 chvolumeattachment

Change attributes of a volume attachment.

Purpose

The chvolumeattachment command allows you to modify the attributes of an Exascale volume attachment.

Syntax

chvolumeattachment attachment-ID 
                   [ --attributes attribute=value[,attribute=value]... ]

Command Options

The options for the chvolumeattachment command are:

  • attachment-ID: Identifies the volume attachment being changed. You can use the lsvolumeattachment command to find the identifier for each volume attachment.

  • --attributes: Optionally specifies attributes to change.

    Use the describe ch*volumeattachment command to see details about the volume attachment attributes you can change. See also Describing Resources and Attributes.

Examples

Example 6-152 Change the Quarantine State of a Volume Attachment

This example shows changing the quarantine state of the specified volume attachment to false.

@> chvolumeattachment att0002_50e52177583f4be4bad68ac20b65001e --attributes quarantined=false