Delete a configuration profile interface

Deletes a configuration profile interface from a specific configuration profile, on a specific Linode. A successful request triggers a linode_config_update event.

Consider these points before deleting a configuration profile interface:

  • You can't delete an active configuration profile interface. First, you need to shut down the associated Linode or restart it using another configuration profile.

  • You can't delete a configuration profile 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 the following:

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

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

    • Scopes: linodes:read_write

CLI

linode-cli linodes config-interface-delete $linodeId $configId $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 Configuration Profile.

integer
required

The id of the Linode Configuration Profile Interface.

Responses

Language
Credentials
LoadingLoading…
Response
Choose an example:
application/json