NetAppONTAPVolume
The information that DataSync Discovery collects about a volume in your on-premises storage system.
Contents
- CapacityProvisioned
-
The total storage space that's available in the volume.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- CapacityUsed
-
The storage space that's being used in the volume.
Type: Long
Valid Range: Minimum value of 0.
Required: No
-
The number of CIFS shares in the volume.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- LogicalCapacityUsed
-
The storage space that's being used in the volume without accounting for compression or deduplication.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- LunCount
-
The number of LUNs (logical unit numbers) in the volume.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- MaxP95Performance
-
The performance data that DataSync Discovery collects about the volume.
Type: MaxP95Performance object
Required: No
- NfsExported
-
The number of NFS volumes in the volume.
Type: Boolean
Required: No
- Recommendations
-
The AWS storage services that DataSync Discovery recommends for the volume. For more information, see Recommendations provided by DataSync Discovery.
Type: Array of Recommendation objects
Required: No
- RecommendationStatus
-
Indicates whether DataSync Discovery recommendations for the volume 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 volume.
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
- SecurityStyle
-
The volume's security style (such as Unix or NTFS).
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^.{0,1024}$
Required: No
- SnapshotCapacityUsed
-
The amount of storage in the volume that's being used for snapshots.
Type: Long
Valid Range: Minimum value of 0.
Required: No
- SvmName
-
The name of the SVM associated with the volume.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^.{0,1024}$
Required: No
- SvmUuid
-
The UUID of the storage virtual machine (SVM) associated with the volume.
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
- VolumeName
-
The name of the volume.
Type: String
Length Constraints: Maximum length of 1024.
Pattern:
^.{0,1024}$
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: