Skip to main content

Retrieve a consistency group

Contributors

GET /application/consistency-groups/{uuid}

Introduced In: 9.10

Retrieves a single consistency group.

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

There are no ONTAP commands for managing consistency groups.

Parameters

Name Type In Required Description

uuid

string

path

True

The unique identifier of the group to retrieve.

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

  • Introduced in: 9.13

metric.size

integer

query

False

Filter by metric.size

  • Introduced in: 9.13

metric.status

string

query

False

Filter by metric.status

  • Introduced in: 9.13

metric.iops.write

integer

query

False

Filter by metric.iops.write

  • Introduced in: 9.13

metric.iops.read

integer

query

False

Filter by metric.iops.read

  • Introduced in: 9.13

metric.iops.other

integer

query

False

Filter by metric.iops.other

  • Introduced in: 9.13

metric.iops.total

integer

query

False

Filter by metric.iops.total

  • Introduced in: 9.13

metric.timestamp

string

query

False

Filter by metric.timestamp

  • Introduced in: 9.13

metric.latency.write

integer

query

False

Filter by metric.latency.write

  • Introduced in: 9.13

metric.latency.read

integer

query

False

Filter by metric.latency.read

  • Introduced in: 9.13

metric.latency.other

integer

query

False

Filter by metric.latency.other

  • Introduced in: 9.13

metric.latency.total

integer

query

False

Filter by metric.latency.total

  • Introduced in: 9.13

metric.throughput.write

integer

query

False

Filter by metric.throughput.write

  • Introduced in: 9.13

metric.throughput.read

integer

query

False

Filter by metric.throughput.read

  • Introduced in: 9.13

metric.throughput.other

integer

query

False

Filter by metric.throughput.other

  • Introduced in: 9.13

metric.throughput.total

integer

query

False

Filter by metric.throughput.total

  • Introduced in: 9.13

metric.duration

string

query

False

Filter by metric.duration

  • Introduced in: 9.13

metric.available_space

integer

query

False

Filter by metric.available_space

  • Introduced in: 9.13

application.component_type

string

query

False

Filter by application.component_type

  • Introduced in: 9.12

application.type

string

query

False

Filter by application.type

  • Introduced in: 9.12

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

  • Introduced in: 9.12

volumes.nas.cifs.shares.unix_symlink

string

query

False

Filter by volumes.nas.cifs.shares.unix_symlink

  • Introduced in: 9.12

volumes.nas.cifs.shares.offline_files

string

query

False

Filter by volumes.nas.cifs.shares.offline_files

  • Introduced in: 9.12

volumes.nas.cifs.shares.comment

string

query

False

Filter by volumes.nas.cifs.shares.comment

  • Introduced in: 9.12

  • maxLength: 256

  • minLength: 1

volumes.nas.cifs.shares.file_umask

integer

query

False

Filter by volumes.nas.cifs.shares.file_umask

  • Introduced in: 9.12

volumes.nas.cifs.shares.change_notify

boolean

query

False

Filter by volumes.nas.cifs.shares.change_notify

  • Introduced in: 9.12

volumes.nas.cifs.shares.no_strict_security

boolean

query

False

Filter by volumes.nas.cifs.shares.no_strict_security

  • Introduced in: 9.12

volumes.nas.cifs.shares.acls.permission

string

query

False

Filter by volumes.nas.cifs.shares.acls.permission

  • Introduced in: 9.12

volumes.nas.cifs.shares.acls.user_or_group

string

query

False

Filter by volumes.nas.cifs.shares.acls.user_or_group

  • Introduced in: 9.12

volumes.nas.cifs.shares.acls.type

string

query

False

Filter by volumes.nas.cifs.shares.acls.type

  • Introduced in: 9.12

volumes.nas.cifs.shares.vscan_profile

string

query

False

Filter by volumes.nas.cifs.shares.vscan_profile

  • Introduced in: 9.12

volumes.nas.cifs.shares.name

string

query

False

Filter by volumes.nas.cifs.shares.name

  • Introduced in: 9.12

  • maxLength: 80

  • minLength: 1

volumes.nas.cifs.shares.oplocks

boolean

query

False

Filter by volumes.nas.cifs.shares.oplocks

  • Introduced in: 9.12

volumes.nas.cifs.shares.show_snapshot

boolean

query

False

Filter by volumes.nas.cifs.shares.show_snapshot

  • Introduced in: 9.12

volumes.nas.cifs.shares.encryption

boolean

query

False

Filter by volumes.nas.cifs.shares.encryption

  • Introduced in: 9.12

volumes.nas.cifs.shares.home_directory

boolean

query

False

Filter by volumes.nas.cifs.shares.home_directory

  • Introduced in: 9.12

volumes.nas.cifs.shares.namespace_caching

boolean

query

False

Filter by volumes.nas.cifs.shares.namespace_caching

  • Introduced in: 9.12

volumes.nas.cifs.shares.dir_umask

integer

query

False

Filter by volumes.nas.cifs.shares.dir_umask

  • Introduced in: 9.12

volumes.nas.cifs.shares.access_based_enumeration

boolean

query

F