/AWS1/CL_EC2=>DISASSOCIATETRUNKINTERFACE()
¶
About DisassociateTrunkInterface¶
Removes an association between a branch network interface with a trunk network interface.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_ASSOCIATIONID
TYPE /AWS1/EC2TRUNKINTERFACEASSOC00
/AWS1/EC2TRUNKINTERFACEASSOC00
¶
The ID of the association
Optional arguments:¶
IV_CLIENTTOKEN
TYPE /AWS1/EC2STRING
/AWS1/EC2STRING
¶
Unique, case-sensitive identifier that you provide to ensure the idempotency of the request. For more information, see Ensuring idempotency.
IV_DRYRUN
TYPE /AWS1/EC2BOOLEAN
/AWS1/EC2BOOLEAN
¶
Checks whether you have the required permissions for the action, without actually making the request, and provides an error response. If you have the required permissions, the error response is
DryRunOperation
. Otherwise, it isUnauthorizedOperation
.