delete
https://api.linode.com//linode/instances//configs//interfaces/
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_subresourcesresource lock set for it.
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>
