delete https://api.linode.com//linode/instances//configs//interfaces/
Deletes a configuration profile interface from a specific configuration profile, on a specific Linode.
-
To access this operation, your user needs the
read_write
grant for the Linode. -
A successful request triggers a
linode_config_update
event. -
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.
linode-cli linodes config-interface-delete $linodeId $configId $interfaceId
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
linodes:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>