HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/protected_nexthop_group_configs/{Protected_Nexthop_Group_Config.name}

Path Params
string
required

Reference Resource: Protected_Nexthop_Group_Config
Name of a Protected Nexthop Group

Body Params
primary
object

Reference Resource: Port
List of primary nexthop info. The keys are the IPv4 or IPv6 addresses for the group, and each maps to a row in the Port table. Can be either a single or ECMP group based on how many entries are in the list.

secondary
object

Reference Resource: Port
List of secondary nexthop info. The keys are the IPv4 or IPv6 addresses for the group, and each maps to a row in the Port table. Can be either a single or ECMP group based on how many entries are in the list.

Responses
204

No Content

400

Bad Request

401

Unauthorized

403

Forbidden

404

Not Found

415

Unsupported Media Type

500

Internal Server Error

501

Not Implemented

503

Service Unavailable

Language
Response
Click Try It! to start a request and see the response here!