Class: Aws::DataSync::Types::NetAppONTAPCluster

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-datasync/types.rb

Overview

The information that DataSync Discovery collects about an on-premises storage system cluster.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#cifs_share_countInteger

The number of CIFS shares in the cluster.

Returns:

  • (Integer)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_block_storage_logical_usedInteger

The storage space that’s being used in the cluster without accounting for compression or deduplication.

Returns:

  • (Integer)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_block_storage_sizeInteger

The total storage space that’s available in the cluster.

Returns:

  • (Integer)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_block_storage_usedInteger

The storage space that’s being used in a cluster.

Returns:

  • (Integer)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_cloud_storage_usedInteger

The amount of space in the cluster that’s in cloud storage (for example, if you’re using data tiering).

Returns:

  • (Integer)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#cluster_nameString

The name of the cluster.

Returns:

  • (String)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#lun_countInteger

The number of LUNs (logical unit numbers) in the cluster.

Returns:

  • (Integer)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#max_p95_performanceTypes::MaxP95Performance

The performance data that DataSync Discovery collects about the cluster.



3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#nfs_exported_volumesInteger

The number of NFS volumes in the cluster.

Returns:

  • (Integer)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#recommendation_statusString

Indicates whether DataSync Discovery recommendations for the cluster are ready to view, incomplete, or can’t be determined.

For more information, see [Recommendation statuses].

[1]: docs.aws.amazon.com/datasync/latest/userguide/discovery-job-statuses.html#recommendation-statuses-table

Returns:

  • (String)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#recommendationsArray<Types::Recommendation>

The Amazon Web Services storage services that DataSync Discovery recommends for the cluster. For more information, see [Recommendations provided by DataSync Discovery].

[1]: docs.aws.amazon.com/datasync/latest/userguide/discovery-understand-recommendations.html

Returns:



3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end

#resource_idString

The universally unique identifier (UUID) of the cluster.

Returns:

  • (String)


3858
3859
3860
3861
3862
3863
3864
3865
3866
3867
3868
3869
3870
3871
3872
3873
# File 'lib/aws-sdk-datasync/types.rb', line 3858

class NetAppONTAPCluster < Struct.new(
  :cifs_share_count,
  :nfs_exported_volumes,
  :resource_id,
  :cluster_name,
  :max_p95_performance,
  :cluster_block_storage_size,
  :cluster_block_storage_used,
  :cluster_block_storage_logical_used,
  :recommendations,
  :recommendation_status,
  :lun_count,
  :cluster_cloud_storage_used)
  SENSITIVE = []
  include Aws::Structure
end