Skip to main content

Initiate a job for BGP Policy Export from device(s)

POST 

/jobs/bgp-policy-export

Initiates an asynchronous job for BGP Policy Export from device(s). It returns a job ID that can be used to poll for results using the jobs endpoint.

Request

Responses

Success - Job created successfully. Use the returned job_id to poll for results using GET /device/jobs/{job_id}.