DiscoveryServerConfiguration
The network settings that DataSync Discovery uses to connect with your on-premises storage system's management interface.
Contents
- ServerHostname
-
The domain name or IP address of your storage system's management interface.
Type: String
Length Constraints: Maximum length of 255.
Pattern:
^(([a-zA-Z0-9\-]*[a-zA-Z0-9])\.)*([A-Za-z0-9\-]*[A-Za-z0-9])$
Required: Yes
- ServerPort
-
The network port for accessing the storage system's management interface.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: