Table 31 Message Body JSON Objects for Base-volume Creation (continued)
DescriptionIgnored ValuesAPI TypeJSON TypeMember
warning. A warning alert
is generated when the
reserved snapshot space
of the virtual volume
exceeds the indicated
percentage of the virtual
volume size.
Sets a snapshot space
allocation limit. The
Negative valuesigint32numberssSpcAllocLimitPct
snapshot space of the
virtual volume is
prevented from growing
beyond the indicated
percentage of the virtual
volume size.
true: Create TPVVNoneBooleanBooleantpvv
false: (default) Create
FPVV
This field enables user
space allocation
Negative valuesigint32numberusrSpcAllocWarningPct
warning. It specifies that
a warning alert is
generated when the
reserved user space of
the TPVV exceeds the
specified percentage of
the virtual volume size.
This field sets the user
space allocation limit.
Negative valuesigint32numberusrSpcAllocLimitPct
The user space of the
TPVV is prevented from
growing beyond the
indicated percentage of
the virtual volume size.
After this size is reached,
any new writes to the
virtual volume will fail.
Specifies the relative time
from the current time that
Negative valuesigint32numberexpirationHours
the value will expire.
Value is a positive
integer with a range of
1–43,800 hours (1825
days).
Specifies the amount of
time relative to the
Negative valuesigint32numberretentionHours
current time that the
volume will be retained.
Value is a positive
integer with a range of
1–43,800 hours (1825
days).
Creating Snapshot Volumes
To create a snapshot volume, use the HTTP POST method in the URI:
https://<storage system>:8080/api/v1/volumes/<volume name>
42 Working with Storage Volumes