XEniInfo
XEniInfo
This class represent a mapping between eniId created on customer account to the associationId and trunkEniId of ESX.
JSON Example
{
"association_id": "string",
"trunk_eni_id": "string",
"x_eni_id": "string"
}
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).