HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 34 Message Body JSON Objects for Base-volume Creation (continued)
DescriptionIgnored ValuesAPI TypeJSON TypeMember
Enables a snapshot
space allocation
Negative valuesigint32numberssSpcAllocWarningPct
warning. A warning alert
is generated when the
reserved snapshot space
of the VV exceeds the
indicated percentage of
the VV size.
Sets a snapshot space
allocation limit. The
Negative valuesigint32numberssSpcAllocLimitPct
snapshot space of the VV
is prevented from
growing beyond the
indicated percentage of
the VV 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 VV 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 VV size. After this
size is reached, any new
writes to the VV 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).
Volume Creation Success
A successful operation returns the HTTP status code 201 Created. There is no message body.
Upon successful creation of the volume, the Location portion of the response header contains
the URI for the newly created volume in the following format:
56 Working with Storage Volumes