Load Balancer API Quick Reference

Wissensdatenbanken

Load Balancer API Quick Reference


Icons/System/eye-open Created with Sketch. 72 Ansichten 26.09.2025 Cloud / OVHcloud Load Balancer

List of API functions

This section briefly describes the main functions of the API for the OVHcloud Load Balancer under /ipLoadbalancing.

For a comprehensive reference to the API functions of the OVHcloud Load Balancer service, please consult this detailed guide.

The Frontends, Farms and Servers are specific to the protocol (HTTP, TCP or UDP) in which they are defined. Compatibility between these components is only possible within the same protocol. For example, an HTTP Frontend can only be paired with an HTTP Farm, and cannot be used with a UDP Farm.

Each category that falls under Frontend, Farm and Server management consists of 3 API functions, one for each protocol (HTTP, TCP or UDP). You must execute the API function that corresponds to the specific protocol of the desired service.

Frontend

Return the list of IDs of existing frontends

Create a frontend

Return the parameters applied to a frontend

Delete a frontend

Server farm

Return the list of IDs of existing farms

Create a Farm

Return the parameters applied to a farm

Delete a Farm

Server

Return the list of server IDs linked to a particular farm

Creates a server for a particular farm

Return the parameters of a particular server

Edit settings for a particular server

Delete a server

SSL certificates

Return the list of SSL certificates

Create an SSL certificate

Return the settings for a particular SSL Certificate

Delete an SSL certificate

Tasks

Applies the changes to the Load Balancer configuration

Return the list of task IDs

Return the status of a particular task

Zugehörige Artikel