HomeGuidesAPI Reference
GuidesAPI ReferenceGitHubAirheads Developer CommunityLog In
API Reference

/system/feature_set_ospfs/{Feature_Set_OSPF.name}

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

Reference Resource: Feature_Set_OSPF
Feature-set name.

Body Params
boolean

Apply to all OSPF processes across all VRFs. When true, ospf_process_vrfs and ospf_all_vrfs_process_ids are ignored.

string
length ≤ 255

User description.

ospf_all_vrfs_process_ids
array of integers
length ≤ 128

Set of process IDs (1-65535) applying to all VRFs. Ignored when all_instances is true. Maximum 128 process IDs.

ospf_all_vrfs_process_ids
ospf_process_vrfs
object

Reference Resource: VRF
Map of OSPF process IDs (1-65535) to VRF UUIDs. Ignored when all_instances is true or process ID is in ospf_all_vrfs_process_ids.

Responses
200

OK

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
LoadingLoading…
Response
Click Try It! to start a request and see the response here!