Class: Aws::DataSync::Types::DescribeStorageSystemResponse

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

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#agent_arnsArray<String>

The ARN of the DataSync agent that connects to and reads from your on-premises storage system.

Returns:

  • (Array<String>)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#cloud_watch_log_group_arnString

The ARN of the Amazon CloudWatch log group that's used to monitor and log discovery job events.

Returns:

  • (String)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#connectivity_statusString

Indicates whether your DataSync agent can connect to your on-premises storage system.

Returns:

  • (String)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#creation_timeTime

The time when you added the on-premises storage system to DataSync Discovery.

Returns:

  • (Time)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#error_messageString

Describes the connectivity error that the DataSync agent is encountering with your on-premises storage system.

Returns:

  • (String)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

The name that you gave your on-premises storage system when adding it to DataSync Discovery.

Returns:

  • (String)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#secrets_manager_arnString

The ARN of the secret that stores your on-premises storage system's credentials. DataSync Discovery stores these credentials in Secrets Manager.

Returns:

  • (String)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#server_configurationTypes::DiscoveryServerConfiguration

The server name and network port required to connect with your on-premises storage system's management interface.



2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#storage_system_arnString

The ARN of the on-premises storage system that the discovery job looked at.

Returns:

  • (String)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end

#system_typeString

The type of on-premises storage system.

DataSync Discovery currently only supports NetApp Fabric-Attached Storage (FAS) and All Flash FAS (AFF) systems running ONTAP 9.7 or later.

Returns:

  • (String)


2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 2526

class DescribeStorageSystemResponse < Struct.new(
  :storage_system_arn,
  :server_configuration,
  :system_type,
  :agent_arns,
  :name,
  :error_message,
  :connectivity_status,
  :cloud_watch_log_group_arn,
  :creation_time,
  :secrets_manager_arn)
  SENSITIVE = []
  include Aws::Structure
end