delete
https://api.linode.com//nodebalancers//configs/
Deletes the configuration for a port of this NodeBalancer.
This can't be undone.
A NodeBalancer configuration can't be deleted if it has a cannot_delete_with_subresources lock. Only account administrators can remove locks using the Delete a resource lock operation.
Once completed, this NodeBalancer will no longer respond to requests on the given port. This also deletes all associated NodeBalancerNodes, but the Linodes they were routing traffic to will be unchanged and will not be removed.
linode-cli nodebalancers config-delete \
12345 4567
<https://techdocs.akamai.com/cloud-computing/docs/getting-started-with-the-linode-cli>
nodebalancers:read_write
<https://techdocs.akamai.com/linode-api/reference/get-started#oauth>
