HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 46 Message Body JSON Objects for Volume Query (continued)
DescriptionAPI TypeJSON TypeMember
If the VV is a physical copy or virtual
copy of another VV, this field
name31stringcopyOf
indicates the VV that this VV is a
copy of.
The ID of the VV that is the base VV
(at the root of the snapshot tree) for
the VV.
uint32numberbaseId
true: Read onlyBooleanBooleanreadOnly
false: Read and write allowed.
State of the VV.state Enumnumberstate
Detailed state of the VV.array of DetailedState Enumarray of
numbers
failedStates
Detailed state of the VV.array of State Enumarray of
numbers
degradedStates
Detailed state of the VV.array of DetailedState Enumarray of
numbers
additionalStates
Administrative space in MiB.SpaceObjectadminSpace
Snapshot space in MiB.SpaceObjectsnapshotSpace
User space in MiB.SpaceObjectuserSpace
Virtual size of volume in MiB (1024
2
bytes).
uint32numbersizeMiB
ID of the parent in the snapshot tree
(not necessarily the same as the
CopyOf VV).
int32numberparentId
ID of the read-only child VV in the
snapshot tree.
int32numberroChildId
ID of the read-write child VV in the
snapshot tree.
int32numberrwChildId
ID of the physical parent. Valid only
for a physical copy.
int32numberphysParentId
Volume WWN.WWNstringwwn
The time when the VV was created,
measured in seconds since 12 AM
on 01/01/1970.
epochnumbercreationTimeSec
The time when the VV was created.8601stringcreationTime8601
The time when the VV will expire.epochnumberexpirationTimeSec
The time when the VV will expire.8601numberexpirationTime8601
The time at which the volume
retention time expires.
epochnumberretentionTimeSec
The time at which the volume
retention time expires.
8601stringretentionTime8601
Enables a snapshot space allocation
warning. A warning alert is
igint32numberssSpcAllocWarningPct
generated when the reserved
snapshot space of the virtual volume
Querying Volume Information 69