NetworkInfo - Migration Hub Strategy Recommendations

NetworkInfo

Information about the server's network for which the assessment was run.

Contents

interfaceName

Information about the name of the interface of the server for which the assessment was run.

Type: String

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

Pattern: .*

Required: Yes

ipAddress

Information about the IP address of the server for which the assessment was run.

Type: String

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

Pattern: ^(([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])\.){3}([0-9]|[1-9][0-9]|1[0-9]{2}|2[0-4][0-9]|25[0-5])$

Required: Yes

macAddress

Information about the MAC address of the server for which the assessment was run.

Type: String

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

Pattern: ^([0-9A-Fa-f]{2}[:-]){5}([0-9A-Fa-f]{2})|([0-9a-fA-F]{4}\\.[0-9a-fA-F]{4}\\.[0-9a-fA-F]{4})$”$

Required: Yes

netMask

Information about the subnet mask of the server for which the assessment was run.

Type: String

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

Pattern: .*

Required: Yes

See Also

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