NetAppONTAPSVM
The information that DataSync Discovery collects about a storage virtual machine (SVM) in your on-premises storage system.
Contents
-
The number of CIFS shares in the SVM.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- ClusterUuid
-
The universally unique identifier (UUID) of the cluster associated with the SVM.
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
- EnabledProtocols
-
The data transfer protocols (such as NFS) configured for the SVM.
Type: Array of strings
Length Constraints: Maximum length of 1024.
Pattern:
^.{0,1024}$
Required: No
- LunCount
-
The number of LUNs (logical unit numbers) in the SVM.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- MaxP95Performance
-
The performance data that DataSync Discovery collects about the SVM.
Type: MaxP95Performance object
Required: No
- NfsExportedVolumes
-
The number of NFS volumes in the SVM.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- Recommendations
-
The AWS storage services that DataSync Discovery recommends for the SVM. For more information, see Recommendations provided by DataSync Discovery.
Type: Array of Recommendation objects
Required: No
- RecommendationStatus
-
Indicates whether DataSync Discovery recommendations for the SVM 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 UUID of the SVM.
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
- SvmName
-
The name of the SVM
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^.{0,1024}$
Required: No
- TotalCapacityProvisioned
-
The total storage space that's available in the SVM.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- TotalCapacityUsed
-
The storage space that's being used in the SVM.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- TotalLogicalCapacityUsed
-
The storage space that's being used in the SVM without accounting for compression or deduplication.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- TotalSnapshotCapacityUsed
-
The amount of storage in the SVM that's being used for snapshots.
Type: Long
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: