Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Hetzner Load Balancer Actions API

The Load Balancer Actions API from Hetzner — 17 operation(s) for load balancer actions.

Hetzner Load Balancer Actions API is one of 32 APIs that Hetzner publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Load Balancer Actions. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, and a getting-started guide.

This API exposes 17 operations across 17 paths. It is described by OpenAPI 3.0.3, at version 1.0.0.

Requests are made against a single base URL, https://api.hetzner.cloud/v1.

17 operations 17 paths 0 schemas 4 GET13 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.0.0
Base URL
https://api.hetzner.cloud/v1
Authentication
HTTP Bearer
Resource Areas
1

Authentication & Security 1

Hetzner Load Balancer Actions API declares 1 security scheme for authenticating requests. It accepts HTTP bearer tokens (APIToken). By default, every request must be authenticated.

Paths & Operations 17

Across 17 paths, the API surfaces 17 operations — 4 GET, 13 POST. Each is listed below with its method, path, parameters, and response codes.

Load Balancer Actions 17
GET
/load_balancers/actions
List Actions
list_load_balancers_actions 5 params → 2004xx5xx
GET
/load_balancers/actions/{id}
Get an Action
get_load_balancers_action 1 param → 2004xx5xx
GET
/load_balancers/{id}/actions
List Actions for a Load Balancer
list_load_balancer_actions 5 params → 2004xx5xx
POST
/load_balancers/{id}/actions/add_service
Add Service
add_load_balancer_service 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/add_target
Add Target
add_load_balancer_target 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/attach_to_network
Attach a Load Balancer to a Network
attach_load_balancer_to_network 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/change_algorithm
Change Algorithm
change_load_balancer_algorithm 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/change_dns_ptr
Change reverse DNS entry for this Load Balancer
change_load_balancer_dns_ptr 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/change_protection
Change Load Balancer Protection
change_load_balancer_protection 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/change_type
Change the Type of a Load Balancer
change_load_balancer_type 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/delete_service
Delete Service
delete_load_balancer_service 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/detach_from_network
Detach a Load Balancer from a Network
detach_load_balancer_from_network 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/disable_public_interface
Disable the public interface of a Load Balancer
disable_load_balancer_public_interface 1 param → 2014xx5xx
POST
/load_balancers/{id}/actions/enable_public_interface
Enable the public interface of a Load Balancer
enable_load_balancer_public_interface 1 param → 2014xx5xx
POST
/load_balancers/{id}/actions/remove_target
Remove Target
remove_load_balancer_target 1 param body → 2014xx5xx
POST
/load_balancers/{id}/actions/update_service
Update Service
update_load_balancer_service 1 param body → 2014xx5xx
GET
/load_balancers/{id}/actions/{action_id}deprecated
Get an Action for a Load Balancer
get_load_balancer_action 2 params → 2004xx5xx

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

hetzner-load-balancer-actions-api-openapi.yml Raw ↑

Other APIs Hetzner publishes across the network.

Hetzner DNS API
Hetzner Actions API
Hetzner Certificate Actions API
Hetzner Certificates API
Hetzner Data Centers API
Hetzner Firewall Actions API
Hetzner Firewalls API
Hetzner Floating IP Actions API
Hetzner Floating IPs API
Hetzner Image Actions API
Hetzner Images API
Hetzner ISOs API