Create a Load Balancer with the CloudHub API
You can create a dedicated load balancer (DLB) using the CloudHub API.
Prerequisites
To create a load balancer using the CloudHub API, ensure that you perform the following:
-
Ensure that you are an administrator in the organization where you are creating the load balancer.
-
Create an Anypoint Virtual Private Cloud (Anypoint VPC) in the organization where you want to create a load balancer.
-
Create at least one certificate and private key for your certificate.
Create a Load Balancer
To create a load balancer using the CloudHub API, use the following endpoints:
-
anypoint.mulesoft.com/cloudhub/api/organizations/orgid/loadbalancers
-
anypoint.mulesoft.com/cloudhub/api/organizations/orgid/vpcs
You cannot change the name of a DLB after you create it. To change the name, delete and re-create it using the new name. |
The CloudHub DLB name cannot start with internal-
. Starting the DLB name with internal-
results in error message: LB name=internal-dlb-name cannot start with -internal
.