InstanceNetworkInterface
In this article:
InstanceNetworkInterface#
Describes a network interface.
Contents#
association — The association of an Elastic IP with the network Interface.
Required: No
attachment — The description of the network interface attachment.
Required: No
description — The description.
Type: String
Required: No
groupSet — The security groups for the network interface.
Type: List of GroupIdentifier objects
Required: No
macAddress — The MAC address.
Type: String
Required: No
networkInterfaceId — The ID of the network interface.
Type: String
Required: No
ownerId — The ID of the project.
Type: String
Required: No
privateDnsName — The private DNS name.
Type: String
Required: No
privateIpAddress — The private IP address.
Type: String
Required: No
privateIpAddressesSet — The private IP addresses associated with the network interface.
Type: List of NetworkInterfacePrivateIpAddress objects
Required: No
sourceDestCheck — Controls whether source/destination checking is enabled on the instance.
Type: Boolean
Required: No
status — The status of the network interface.
Type: String
Valid values:
available
|in-use
Required: No
subnetId — The ID of the subnet (if the network interface is created in a subnet).
Type: String
Required: No
switchId — The ID of the virtual switch (if the network interface is created in a virtual switch).
Type: String
Required: No
vpcId — The ID of the VPC.
Type: String
Required: No