Retrieve details of a collection or consistency group
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
GET /application/consistency-groups
Introduced In: 9.10
Retrieve details of a collection or a specific consistency group.
Notes
When volume granular properties, such as, the storage SLC, Fabric Pool tiering are not the same for all the existing volumes of a consistency group, the corresponding property is not reported at consistency group granularity. It is only reported if all the volumes of the consistency group have the same value for that property.
If this consistency group instance has 1 or more replication relationships, the "replicated" parameter is true. If there are no associated replication relationships, it is false. This parameter is only included in the output for Single-CG and Parent-CG, not for Child-CG. If this consistency group instance has 1 or more replication relationships, the "replication_relationships" parameter is included in the output for Single-CG and Parent-CG instances. If there are no associated replication relationships, this parameter is not included in the output. Note that this parameter is an array and as such it has as many elements as the number of replication relationships associated with this consistency group. Each element of the array describes properties of one replication relationship associated with this consistency group. The "uuid" parameter identifies a specific replication relationship and the "href" parameter is a link to the corresponding SnapMirror relationship. The "is_source" parameter is true if this consistency group is the source in that relationship, otherwise it is false.
Expensive properties
There is an added computational cost to retrieving values for these properties. They are not included by default in GET results and must be explicitly requested using the fields
query parameter. See DOC Requesting specific fields to learn more.
-
volumes
-
luns
-
namespaces
Parameters
Name | Type | In | Required | Description |
---|---|---|---|---|
tiering.policy |
string |
query |
False |
Filter by tiering.policy |
svm.uuid |
string |
query |
False |
Filter by svm.uuid |
svm.name |
string |
query |
False |
Filter by svm.name |
space.available |
integer |
query |
False |
Filter by space.available |
space.size |
integer |
query |
False |
Filter by space.size |
space.used |
integer |
query |
False |
Filter by space.used |
metric.used_space |
integer |
query |
False |
Filter by metric.used_space
|
metric.size |
integer |
query |
False |
Filter by metric.size
|
metric.status |
string |
query |
False |
Filter by metric.status
|
metric.iops.write |
integer |
query |
False |
Filter by metric.iops.write
|
metric.iops.read |
integer |
query |
False |
Filter by metric.iops.read
|
metric.iops.other |
integer |
query |
False |
Filter by metric.iops.other
|
metric.iops.total |
integer |
query |
False |
Filter by metric.iops.total
|
metric.timestamp |
string |
query |
False |
Filter by metric.timestamp
|
metric.latency.write |
integer |
query |
False |
Filter by metric.latency.write
|
metric.latency.read |
integer |
query |
False |
Filter by metric.latency.read
|
metric.latency.other |
integer |
query |
False |
Filter by metric.latency.other
|
metric.latency.total |
integer |
query |
False |
Filter by metric.latency.total
|
metric.throughput.write |
integer |
query |
False |
Filter by metric.throughput.write
|
metric.throughput.read |
integer |
query |
False |
Filter by metric.throughput.read
|
metric.throughput.other |
integer |
query |
False |
Filter by metric.throughput.other
|
metric.throughput.total |
integer |
query |
False |
Filter by metric.throughput.total
|
metric.duration |
string |
query |
False |
Filter by metric.duration
|
metric.available_space |
integer |
query |
False |
Filter by metric.available_space
|
application.component_type |
string |
query |
False |
Filter by application.component_type
|
application.type |
string |
query |
False |
Filter by application.type
|
volumes.qos.policy.uuid |
string |
query |
False |
Filter by volumes.qos.policy.uuid |
volumes.qos.policy.name |
string |
query |
False |
Filter by volumes.qos.policy.name |
volumes.nas.cifs.shares.continuously_available |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.continuously_available
|
volumes.nas.cifs.shares.unix_symlink |
string |
query |
False |
Filter by volumes.nas.cifs.shares.unix_symlink
|
volumes.nas.cifs.shares.offline_files |
string |
query |
False |
Filter by volumes.nas.cifs.shares.offline_files
|
volumes.nas.cifs.shares.comment |
string |
query |
False |
Filter by volumes.nas.cifs.shares.comment
|
volumes.nas.cifs.shares.file_umask |
integer |
query |
False |
Filter by volumes.nas.cifs.shares.file_umask
|
volumes.nas.cifs.shares.change_notify |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.change_notify
|
volumes.nas.cifs.shares.no_strict_security |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.no_strict_security
|
volumes.nas.cifs.shares.acls.permission |
string |
query |
False |
Filter by volumes.nas.cifs.shares.acls.permission
|
volumes.nas.cifs.shares.acls.user_or_group |
string |
query |
False |
Filter by volumes.nas.cifs.shares.acls.user_or_group
|
volumes.nas.cifs.shares.acls.type |
string |
query |
False |
Filter by volumes.nas.cifs.shares.acls.type
|
volumes.nas.cifs.shares.vscan_profile |
string |
query |
False |
Filter by volumes.nas.cifs.shares.vscan_profile
|
volumes.nas.cifs.shares.name |
string |
query |
False |
Filter by volumes.nas.cifs.shares.name
|
volumes.nas.cifs.shares.oplocks |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.oplocks
|
volumes.nas.cifs.shares.show_snapshot |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.show_snapshot
|
volumes.nas.cifs.shares.encryption |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.encryption
|
volumes.nas.cifs.shares.home_directory |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.home_directory
|
volumes.nas.cifs.shares.namespace_caching |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.namespace_caching
|
volumes.nas.cifs.shares.dir_umask |
integer |
query |
False |
Filter by volumes.nas.cifs.shares.dir_umask
|
volumes.nas.cifs.shares.access_based_enumeration |
boolean |
query |
False |
Filter by volumes.nas.cifs.shares.access_based_enumeration
|
volumes.nas.cifs.shares.allow_unencrypted_access |
boolean |
query |