delete https://api.linode.com//linode/instances//configs//interfaces/
Deletes an Interface from the Configuration Profile.
- The User accessing this operation must have
read_write
grants to the Linode. - A successful request triggers a
linode_config_update
event. - Active Interfaces cannot be deleted. The associated Linode must first be shut down (or restarted using another Configuration Profile) before such Interfaces can be deleted from a 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>