Reference Guide

Table Of Contents
Attribute Select Sort Search
migration_state X X X
migration_state_l10n X X X
name X X X
size X X X
wwn X X X
Format
import_psgroup_volume [ { -id <value> | -name <value> } ] show [ -select <field>,… ] [ -sort
<sort field>[+|-],… ] [ -offset <value> ] [ { -limit <value> | -all } ] [ -query <value> ] [
-output { nvp | csv [ -table ] [ -noformat ] | table | json [ -raw ] } ]
Action qualifiers
-id
Unique identifier of the PS Group volume.
-name
Unique name of the existing object (import_psgroup_volume).
-select
Display selected attributes in the output.
-sort
Sorts output
field+ (or just field) sort by field in ascending order.
field- sort by field in descending order.
-offset
Start record list starting from specific value.
-limit
Limits the number of listed records.
-all
Query all records.
-query
Query records that fulfill the specified condition.
72