Creating Snapshot Volumes - HP 3PAR StoreServ 7200 2-node Manual

Hp 3par web service api 1.2 developer's guide (qr482-96192, june 2013)
Hide thumbs Also See for 3PAR StoreServ 7200 2-node:
Table of Contents

Advertisement

Table 31 Message Body JSON Objects for Base-volume Creation (continued)
Member
ssSpcAllocLimitPct
tpvv
usrSpcAllocWarningPct
usrSpcAllocLimitPct
expirationHours
retentionHours

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
JSON Type
API Type
number
igint32
Boolean
Boolean
number
igint32
number
igint32
number
igint32
number
igint32
Ignored Values
Description
warning. A warning alert
is generated when the
reserved snapshot space
of the virtual volume
exceeds the indicated
percentage of the virtual
volume size.
Negative values
Sets a snapshot space
allocation limit. The
snapshot space of the
virtual volume is
prevented from growing
beyond the indicated
percentage of the virtual
volume size.
None
true: Create TPVV
false: (default) Create
FPVV
Negative values
This field enables user
space allocation
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.
Negative values
This field sets the user
space allocation limit.
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.
Negative values
Specifies the relative time
from the current time that
the value will expire.
Value is a positive
integer with a range of
1–43,800 hours (1825
days).
Negative values
Specifies the amount of
time relative to the
current time that the
volume will be retained.
Value is a positive
integer with a range of
1–43,800 hours (1825
days).

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents