HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create global load-balance orchestration configuration

Load balance orchestration configuration.

Path Params
string
enum
required

Defines the type of configuration node to which the config is being applied.

Allowed:
string
required

The value of the identifer for the configuration container. This value is interpreted according to node-type above. Invalid combinations of node-type and node-id will be rejected.

Body Params

JSON representation of load-balance-orchestration config

boolean
Defaults to false

Enable/disable preemption. If enabled then the routing path is switched back to the primary as soon as primary is available.

int32
Defaults to 30

Hold time, in seconds, before switching over to the alternate hub after the connectivity to the active hub is lost. Range is 30..300 seconds

int32
Defaults to 30

Random time after hold-time when failover occurs. Range is 30..300 seconds

Responses

401

Unauthorized

403

Forbidden

413

Request-size limit exceeded

417

Request-size limit exceeded

429

API Rate limit exceeded

Language
Credentials
Bearer
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json