Skip to main content

Initiate a job to request logging service forwarding status for device(s)

POST 

/jobs/logging-service-forwarding-status

Initiates an asynchronous job to retrieve the logging service forwarding status for one or more specified devices. 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}.