Delete a config

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.

Permissions and scopes

To call this operation, you need permissions, based on the model you're using:

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

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

    • Scopes: nodebalancers:read_write

CLI

linode-cli nodebalancers config-delete \
  12345 4567

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 NodeBalancer.

integer
required

The ID of the Config to access.

Responses

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