HP 3PAR Web Service API 1.3.1 Developer's Guide

Table 132 DeviceCapacity JSON Objects (continued)
DescriptionAPI TypeJSON TypeMember
Free uninitialized
capacity.
uint64NumberfreeUninitializedMiB
(Since WSAPI 1.2)
Failed capacity in MiB.uint64NumberfailedCapacityMiB
(Since WSAPI 1.2)
Unavailable Capacity.uint64NumberunavailableCapacityMiB
(Since WSAPI 1.2)
AllocatedCapacity is a sub-object of the overall capacity object. Its JSON object members
are shown in Table 133 (page 136).
Table 133 AllocatedCapacity JSON Objects
DescriptionAPI TypeJSON TypeMember
Total allocated capacity.uint64numbertotalAllocatedMiB
(Since WSAPI 1.2)
The capacity allocated to
volumes. See
Table 134 (page 136).
VolumeCapacity objectVolumeCapacityvolumes
(Since WSAPI 1.2)
The allocated system
capacity. See
Table 135 (page 138).
SystemCapacity objectSystemCapacitysystem
(Since WSAPI 1.2)
Volumes is a sub-object of the AllocatedCapacity object. Its JSON object members are shown
in Table 134 (page 136).
Table 134 Volumes JSON Objects
DescriptionValue RangeJSON TypeMember
Total capacity allocated
to volumes.
uint64numbertotalVolumesMiB
(Since WSAPI 1.2)
Total non-CPG
capacity.
uint64numbernonCPGsMiB
(Since WSAPI 1.2)
The capacity allocated
to non-CPG user space.
uint64numbernonCPGUserMiB
(Since WSAPI 1.2)
The capacity allocated
to non-CPG snapshot
volumes.
uint64numbernonCPGSnapshotMiB
(Since WSAPI 1.2)
The capacity allocated
to non-CPG
administrative volume.
uint64numbernonCPGAdminMiB
(Since WSAPI 1.2)
136 Querying Available Space