Delete a Linode interface

Deletes a Linode interface on a specific Linode. Consider these points when deleting a Linode interface:

  • You can't delete an active interface. First, you need to shut down the associated Linode.

  • You can't delete a Linode interface from a Linode that has a cannot_delete_with_subresources resource lock set for it.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

  • Identity and access permissions. Your user needs a role with these permissions. Learn more.

    • Permissions: update_linode
  • OAuth scopes. Your user needs these scopes assigned. Learn more.

    • Scopes: linodes:read_write

CLI

linode-cli linodes interface-delete $linodeId $interfaceId

Learn more

Path Params
string
enum
required

Enum Call either the v4 URL, or v4beta for operations still in Beta.

Allowed:
integer
required

The id of the Linode.

integer
required

The id of the Linode interface.

Responses

Language
Credentials
Response
Choose an example:
application/json