PhysicalNetworkInterface
The details about the physical network interface for the device.
Contents
- defaultGateway
-
The default gateway of the device.
Type: String
Required: No
- ipAddress
-
The IP address of the device.
Type: String
Required: No
- ipAddressAssignment
-
A value that describes whether the IP address is dynamic or persistent.
Type: String
Valid Values:
DHCP | STATIC
Required: No
- macAddress
-
The MAC address of the device.
Type: String
Required: No
- netmask
-
The netmask used to divide the IP address into subnets.
Type: String
Required: No
- physicalConnectorType
-
The physical connector type.
Type: String
Valid Values:
RJ45 | SFP_PLUS | QSFP | RJ45_2 | WIFI
Required: No
- physicalNetworkInterfaceId
-
The physical network interface ID.
Type: String
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: