API ReferenceNew CentralGuidesMRT APIConfiguration API
GithubAirheads Developer Community
API Reference

Update nexthop group

Nexthop group name.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
length ≤ 9999

Nexthop group name

Query Params
string

LOCAL - To update local objects. SHARED - To update shared objects. Default - Defaults to SHARED if not provided

string

Scope at which local object needs to be updated. Mandatory if object-type = LOCAL. Should not be provided for object-type = SHARED.

string

Device function for which the local object needs to be updated. Mandatory if object_type = LOCAL. Should not be provided for object_type = SHARED.

Body Params

groupbody object

string
length between 1 and 256

Description of the nexthop group

string
enum

IP version

Show Details
IPV4The IPv4 protocol as defined in RFC 791.
IPV6The IPv6 protocol as defined in RFC 2460.
UNKNOWNAn unknown or unspecified version of the Internet protocol.
Allowed:
string
length between 1 and 256

Nexthop group name

nexthops
array of objects
length ≤ 2147483647

nexthop index of this nexthop group

nexthops
boolean
Defaults to false

Enable preemptive failover.

Responses

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