The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
snapMirrorAggregate
-
PDF of this doc site
-
Manage storage with Element software
-
Protect your data
-
Perform replication between NetApp Element software and ONTAP (ONTAP CLI)
-
-
-

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
The snapMirrorAggregate object contains information about the available ONTAP aggregates, which are collections of disks made available to volumes as storage. You can get this information using the ListSnapMirrorAggregates API method.
Object members
This object contains the following members:
Name | Description | Type |
---|---|---|
snapMirrorEndpointID |
The ID of the destination ONTAP system. |
integer |
aggregateName |
The name of the aggregate. |
string |
nodeName |
The name of the ONTAP node that owns this aggregate. |
string |
sizeAvailable |
The number of available bytes remaining in the aggregate. |
integer |
sizeTotal |
The total size (in bytes) of the aggregate. |
integer |
percentUsedCapacity |
The percentage of disk space currently in use. |
integer |
volumeCount |
The number of volumes in the aggregate. |
integer |