| Package | Description |
|---|---|
| net.minidev.ovh.api | |
| net.minidev.ovh.api.ip |
| Modifier and Type | Method and Description |
|---|---|
OvhLoadBalancingTask |
ApiOvhIp.loadBalancing_serviceName_backend_POST(String serviceName,
Long weight,
String ipBackend,
OvhLoadBalancingBackendProbeEnum probe)
Add a new backend on your IP load balancing
REST: POST /ip/loadBalancing/{serviceName}/backend
|
| Modifier and Type | Field and Description |
|---|---|
OvhLoadBalancingBackendProbeEnum |
OvhLoadBalancingBackendIp.probe
Probe used for your backend
canBeNull && readOnly
|
| Modifier and Type | Method and Description |
|---|---|
static OvhLoadBalancingBackendProbeEnum |
OvhLoadBalancingBackendProbeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OvhLoadBalancingBackendProbeEnum[] |
OvhLoadBalancingBackendProbeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.