NetAppONTAPCluster
The information that DataSync Discovery collects about an on-premises storage system cluster.
Contents
-
The number of CIFS shares in the cluster.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- ClusterBlockStorageLogicalUsed
-
The storage space that's being used in the cluster without accounting for compression or deduplication.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- ClusterBlockStorageSize
-
The total storage space that's available in the cluster.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- ClusterBlockStorageUsed
-
The storage space that's being used in a cluster.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- ClusterCloudStorageUsed
-
The amount of space in the cluster that's in cloud storage (for example, if you're using data tiering).
Type: Long
Valid Range: Minimum value of 0.
Required: No
- ClusterName
-
The name of the cluster.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^.{0,1024}$
Required: No
- LunCount
-
The number of LUNs (logical unit numbers) in the cluster.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- MaxP95Performance
-
The performance data that DataSync Discovery collects about the cluster.
Type: MaxP95Performance object
Required: No
- NfsExportedVolumes
-
The number of NFS volumes in the cluster.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- Recommendations
-
The AWS storage services that DataSync Discovery recommends for the cluster. For more information, see Recommendations provided by DataSync Discovery.
Type: Array of Recommendation objects
Required: No
- RecommendationStatus
-
Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can't be determined.
For more information, see Recommendation statuses.
Type: String
Valid Values:
NONE | IN_PROGRESS | COMPLETED | FAILED
Required: No
- ResourceId
-
The universally unique identifier (UUID) of the cluster.
Type: String
Pattern:
[a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: