Amazon Elastic Compute Cloud
API Reference (API Version 2012-04-01)
Print this pageEmail this pageGo to the ForumsView the PDFShare this page on TwitterShare this page on FacebookBookmark this page on DeliciousSubmit this page to RedditSubmit this page to DiggDid this page help you?  Yes  No   Tell us about it...

NetworkInterfaceType

The NetworkInterfaceType data type.

Relevant Operations

  • DescribeNetworkInterfaces

Contents

The following table describes the elements contained in NetworkInterfaceType.

NameDescription

networkInterfaceId

The ID of the network interface.

Type: xsd:string

subnetId

The ID of the subnet.

Type: xsd:string

vpcId

The ID of the VPC.

Type: xsd:string

availabilityZone

The availability zone.

Type: xsd:string

description

The description.

Type: xsd:string

ownerId

The ID of the customer who created the interface.

Type: xsd:string

requesterId

ID of the entity that launched the instance on your behalf (e.g., AWS Management Console, Auto Scaling, etc.)

Type: xsd:string

requesterManaged

Type: xsd:string

status

"available" or "in-use"

Type: xsd:string

macAddress

Type: xsd:string

privateIpAddress

IP address of the interface within the subnet.

Type: xsd:string

privateDnsName

The private DNS name.

Type: xsd:string

sourceDestCheck

Flag indicating whether traffic to or from the instance is validated.

Type: Boolean

groupSet

Type: GroupSetType

attachment

Type: NetworkInterfaceAttachmentType

association

Type: NetworkInterfaceAssociationType

tagSet

Type: ResourceTagSetType