Class: Aws::DataSync::Types::NetAppONTAPVolume
- Inherits:
-
Struct
- Object
- Struct
- Aws::DataSync::Types::NetAppONTAPVolume
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-datasync/types.rb
Overview
The information that DataSync Discovery collects about a volume in your on-premises storage system.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#capacity_provisioned ⇒ Integer
The total storage space that’s available in the volume.
-
#capacity_used ⇒ Integer
The storage space that’s being used in the volume.
-
#cifs_share_count ⇒ Integer
The number of CIFS shares in the volume.
-
#logical_capacity_used ⇒ Integer
The storage space that’s being used in the volume without accounting for compression or deduplication.
-
#lun_count ⇒ Integer
The number of LUNs (logical unit numbers) in the volume.
-
#max_p95_performance ⇒ Types::MaxP95Performance
The performance data that DataSync Discovery collects about the volume.
-
#nfs_exported ⇒ Boolean
The number of NFS volumes in the volume.
-
#recommendation_status ⇒ String
Indicates whether DataSync Discovery recommendations for the volume are ready to view, incomplete, or can’t be determined.
-
#recommendations ⇒ Array<Types::Recommendation>
The Amazon Web Services storage services that DataSync Discovery recommends for the volume.
-
#resource_id ⇒ String
The universally unique identifier (UUID) of the volume.
-
#security_style ⇒ String
The volume’s security style (such as Unix or NTFS).
-
#snapshot_capacity_used ⇒ Integer
The amount of storage in the volume that’s being used for snapshots.
-
#svm_name ⇒ String
The name of the SVM associated with the volume.
-
#svm_uuid ⇒ String
The UUID of the storage virtual machine (SVM) associated with the volume.
-
#volume_name ⇒ String
The name of the volume.
Instance Attribute Details
#capacity_provisioned ⇒ Integer
The total storage space that’s available in the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#capacity_used ⇒ Integer
The storage space that’s being used in the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#cifs_share_count ⇒ Integer
The number of CIFS shares in the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#logical_capacity_used ⇒ Integer
The storage space that’s being used in the volume without accounting for compression or deduplication.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#lun_count ⇒ Integer
The number of LUNs (logical unit numbers) in the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#max_p95_performance ⇒ Types::MaxP95Performance
The performance data that DataSync Discovery collects about the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#nfs_exported ⇒ Boolean
The number of NFS volumes in the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#recommendation_status ⇒ String
Indicates whether DataSync Discovery recommendations for the volume are ready to view, incomplete, or can’t be determined.
For more information, see [Recommendation statuses].
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#recommendations ⇒ Array<Types::Recommendation>
The Amazon Web Services storage services that DataSync Discovery recommends for the volume. For more information, see [Recommendations provided by DataSync Discovery].
[1]: docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#resource_id ⇒ String
The universally unique identifier (UUID) of the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#security_style ⇒ String
The volume’s security style (such as Unix or NTFS).
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#snapshot_capacity_used ⇒ Integer
The amount of storage in the volume that’s being used for snapshots.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#svm_name ⇒ String
The name of the SVM associated with the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#svm_uuid ⇒ String
The UUID of the storage virtual machine (SVM) associated with the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |
#volume_name ⇒ String
The name of the volume.
4266 4267 4268 4269 4270 4271 4272 4273 4274 4275 4276 4277 4278 4279 4280 4281 4282 4283 4284 |
# File 'lib/aws-sdk-datasync/types.rb', line 4266 class NetAppONTAPVolume < Struct.new( :volume_name, :resource_id, :cifs_share_count, :security_style, :svm_uuid, :svm_name, :capacity_used, :capacity_provisioned, :logical_capacity_used, :nfs_exported, :snapshot_capacity_used, :max_p95_performance, :recommendations, :recommendation_status, :lun_count) SENSITIVE = [] include Aws::Structure end |