DeleteNetworkInterface

GET /?Action=DeleteNetworkInterface
Description

Deletes the specified FNI.
The FNI must not be attached to any instance.

Body parameter

Required: false
Name: DeleteNetworkInterfaceRequest

Name Description Required Schema Default Example

DryRun

If set to true, checks whether you have the required permissions to perform the action.

false

boolean

NetworkInterfaceId

The ID of the FNI.

true

string

Responses
HTTP Code 200
HTTP Code Description Schema

200

DeleteNetworkInterfaceResult

Response 200

Response 200

Name Description Required Schema Default Example

requestId

The ID of the request.

false

string

return

If true, the FNI is deleted. Otherwise, you receive an error.

false

boolean