HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

Create/Update global hub route policy configuration

Global hub route policy 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 hub config

int32
Defaults to 10

Value used to determine the distance from branch to the corresponding hub devices. Range is 1..4294967295

boolean
Defaults to false

Indicates whether BGP-like best path computation is enabled for data center prefixes. It is disabled by default. If it is disabled then user provided preference (order of HUB devices) is used.

boolean
Defaults to false

Prefer overlay path when a prefix has both overlay and underlay paths when the corresponding overlay path is tagged with a special attribute.

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