LBaaS REST Endpoints
Load Balancers/LBaaS
The operations from the Load Balancers/LBaaS category.
- Change a Load Balancer Compartment
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/changeCompartment - Create a Backend
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/backends - Create a Backend Set
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets - Create a Certificate
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/certificates - Create a Hostname
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/hostnames - Create a Listener
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/listeners - Create a Load Balancer
- Method: postPath:
/20170115/loadBalancers - Create a Path Route Set
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/pathRouteSets - Create an SSL Cipher Suite
- Method: postPath:
/20170115/loadBalancers/{load_balancer_id}/sslCipherSuites - Delete a Backend
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/backends/{backend_name} - Delete a Backend Set
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name} - Delete a Certificate
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id}/certificates/{certificate_name} - Delete a Hostname
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id}/hostnames/{name} - Delete a Listener
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id}/listeners/{listener_name} - Delete a Load Balancer
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id} - Delete a Path Route Set
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id}/pathRouteSets/{path_route_set_name} - Delete an SSL Cipher Suite
- Method: deletePath:
/20170115/loadBalancers/{load_balancer_id}/sslCipherSuites/{name} - Get a Backend
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/backends/{backend_name} - Get a Backend Set
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name} - Get a Health Checker
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/healthChecker - Get a Hostname
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/hostnames/{name} - Get a Load Balancer
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id} - Get a Path Route Set
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/pathRouteSets/{path_route_set_name} - Get a Work Request
- Method: getPath:
/20170115/loadBalancerWorkRequests/{work_request_id} - Get an SSL Cipher Suite
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/sslCipherSuites/{name} - Get Backend Server Health
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/backends/{backend_name}/health - Get Backend Set Health
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/health - Get Load Balancer Health
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/health - List Backend Sets
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets - List Backends
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/backends - List Certificates
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/certificates - List Hostnames
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/hostnames - List Load Balancer Healths
- Method: getPath:
/20170115/loadBalancerHealths - List Load Balancers
- Method: getPath:
/20170115/loadBalancers - List Path Route Sets
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/pathRouteSets - List Policies
- Method: getPath:
/20170115/loadBalancerPolicies - List Protocols
- Method: getPath:
/20170115/loadBalancerProtocols - List Shapes
- Method: getPath:
/20170115/loadBalancerShapes - List SSL Cipher Suites
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/sslCipherSuites - List Work Requests
- Method: getPath:
/20170115/loadBalancers/{load_balancer_id}/workRequests - Update a Backend
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/backends/{backend_name} - Update a Backend Set
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name} - Update a Health a Checker
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/backendSets/{backend_set_name}/healthChecker - Update a Hostname
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/hostnames/{name} - Update a Listener
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/listeners/{listener_name} - Update a Load Balancer
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id} - Update a Path Route Set
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/pathRouteSets/{path_route_set_name} - Update an SSL Cipher Suite
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/sslCipherSuites/{name} - Update Network Security Groups
- Method: putPath:
/20170115/loadBalancers/{load_balancer_id}/networkSecurityGroups