[{"label":"Latest (v1.1)","version":"latest"}]
vmc

XEniInfo

This class represent a mapping between eniId created on customer account to the associationId and trunkEniId of ESX.


Properties

string
association_id Optional

Field represent X-ENI associationId (On Shadow account).


string
trunk_eni_id Optional

Field represent one of the eniId of ESX host (used as trunkInterfaceId) during X-ENI association.


string
x_eni_id Optional

Field represent eniId which is created on customer account (X-ENI-ID).

JSON Example

{
	"association_id": "string",
	"trunk_eni_id": "string",
	"x_eni_id": "string"
}
[{"label":"Latest (v1.1)","version":"latest"}]
vmc
Property Of

InlineAwsEsxHost1

Feedback

Was this page helpful?