DescribeSourceServersRequestFilters - AWS Elastic Disaster Recovery
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

DescribeSourceServersRequestFilters

A set of filters by which to return Source Servers.

Contents

hardwareId

An ID that describes the hardware of the Source Server. This is either an EC2 instance id, a VMware uuid or a mac address.

Type: String

Length Constraints: Minimum length of 0. Maximum length of 256.

Required: No

sourceServerIDs

An array of Source Servers IDs that should be returned. An empty array means all Source Servers.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 200 items.

Length Constraints: Fixed length of 19.

Pattern: s-[0-9a-zA-Z]{17}

Required: No

stagingAccountIDs

An array of staging account IDs that extended source servers belong to. An empty array means all source servers will be shown.

Type: Array of strings

Array Members: Minimum number of 0 items. Maximum number of 200 items.

Length Constraints: Fixed length of 12.

Pattern: .*[0-9]{12,}.*

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: