Learn about the main API functions for the OVHcloud Load Balancer.
List of API functions
For a complete reference to the API functions of the OVHcloud Load Balancer service, click here.
The Front-ends, Server clusters (Farms), and Servers are specific to the protocol (HTTP or TCP) in which they are defined. Compatibility between these components is only possible within the same protocol. For example, an HTTP Front-end can only be paired with an HTTP Server cluster (Farm) and cannot be used with a TCP Server cluster (Farm).
NOTE: Each category that falls under Front-end, Server cluster (Farm), and Server management consists of two API functions, one for each protocol (HTTP and TCP). You must execute the API function that corresponds to the specific protocol of the desired service.
Front-end
Return the list of IDs of existing front-ends
Create a front-end
Return the parameters applied to a front-end
Edit parameters related to a particular front-end
Delete a front-end
Server cluster
Return the list of IDs of existing server clusters
Create a server cluster
Return the parameters applied to a server cluster
Edit parameters related to a particular server cluster
Delete a server cluster
Server
Return the list of server IDs linked to a particular server cluster
Creates a server for a particular server cluster
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
Go further
For more information and tutorials, please see our other OVHcloud Load Balancer guides or explore the guides for other OVHcloud products and services.