HP 3PAR StoreServ 7200 2-node HP 3PAR Web Service API 1.2 Developer's - Page 82

Table 82, JSON Objects, DeviceCapacity, AllocatedCapacity, Volumes

Page 82 highlights

Table 82 DeviceCapacity JSON Objects (continued) Member JSON Type API Type failedCapacityMiB failedCapacityMiB Number unavailableCapacityMiB Number uint64 uint64 Description (Since WSAPI 1.2) Failed capacity in MiB. (Since WSAPI 1.2) Unavailable Capacity. (Since WSAPI 1.2) AllocatedCapacity is a sub-object of the overall capacity object. Its JSON object members are shown in Table 83 (page 82). Table 83 AllocatedCapacity JSON Objects Member totalAllocatedMiB JSON Type number API Type uint64 Description Total allocated capacity. (Since WSAPI 1.2) volumes VolumeCapacity VolumeCapacity object The capacity allocated to volumes. See Table 84 (page 82). (Since WSAPI 1.2) system SystemCapacity SystemCapacity object The allocated system capacity. See Table 85 (page 83). (Since WSAPI 1.2) Volumes is a sub-object of the AllocatedCapacity object. Its JSON object members are shown in Table 84 (page 82). Table 84 Volumes JSON Objects Member totalVolumesMiB JSON Type number Value Range uint64 Description Total capacity allocated to volumes. (Since WSAPI 1.2) nonCPGsMiB number uint64 Total non-CPG capacity. (Since WSAPI 1.2) nonCPGUserMiB number uint64 The capacity allocated to non-CPG user space. (Since WSAPI 1.2) nonCPGSnapshotMiB number uint64 The capacity allocated to non-CPG snapshot volumes. (Since WSAPI 1.2) nonCPGAdminMiB number uint64 The capacity allocated to non-CPG admin volume. (Since WSAPI 1.2) CPGsMiB number uint64 Total capacity allocated to CPGs. (Since WSAPI 1.2) 82 Querying Available Space

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107

Table 82
DeviceCapacity
JSON Objects
(continued)
Description
API Type
JSON Type
Member
(Since WSAPI 1.2)
Failed capacity in MiB.
uint64
Number
failedCapacityMiB
failedCapacityMiB
(Since WSAPI 1.2)
Unavailable Capacity.
uint64
Number
unavailableCapacityMiB
(Since WSAPI 1.2)
AllocatedCapacity
is a sub-object of the overall capacity object. Its JSON object members
are shown in
Table 83 (page 82)
.
Table 83
AllocatedCapacity
JSON Objects
Description
API Type
JSON Type
Member
Total allocated capacity.
uint64
number
totalAllocatedMiB
(Since WSAPI 1.2)
The capacity allocated to
volumes. See
Table 84 (page 82)
.
VolumeCapacity object
VolumeCapacity
volumes
(Since WSAPI 1.2)
The allocated system
capacity. See
Table 85 (page 83)
.
SystemCapacity object
SystemCapacity
system
(Since WSAPI 1.2)
Volumes
is a sub-object of the
AllocatedCapacity
object. Its JSON object members are shown
in
Table 84 (page 82)
.
Table 84
Volumes
JSON Objects
Description
Value Range
JSON Type
Member
Total capacity allocated to
volumes.
uint64
number
totalVolumesMiB
(Since WSAPI 1.2)
Total non-CPG capacity.
uint64
number
nonCPGsMiB
(Since WSAPI 1.2)
The capacity allocated to
non-CPG user space.
uint64
number
nonCPGUserMiB
(Since WSAPI 1.2)
The capacity allocated to
non-CPG snapshot volumes.
uint64
number
nonCPGSnapshotMiB
(Since WSAPI 1.2)
The capacity allocated to
non-CPG admin volume.
uint64
number
nonCPGAdminMiB
(Since WSAPI 1.2)
Total capacity allocated to
CPGs.
uint64
number
CPGsMiB
(Since WSAPI 1.2)
82
Querying Available Space