DeleteNetworkInterface#

Description#

Deletes a detached network interface.

Request Parameters#

  • NetworkInterfaceId — The ID of the network interface.

    • Type: String

    • Required: Yes

Response Elements#

  • requestId — The request ID

    • Type: String

  • returnTrue is returned if the request succeeds, and an error otherwise

    • Type: Boolean

Examples#

c2-ec2 DeleteNetworkInterface NetworkInterfaceId eni-12345678