R/panorama_operations.R
panorama_list_devices_jobs.Rd
Returns a list of jobs.
See https://www.paws-r-sdk.com/docs/panorama_list_devices_jobs/ for full documentation.
panorama_list_devices_jobs( DeviceId = NULL, MaxResults = NULL, NextToken = NULL )
Filter results by the job's target device ID.
The maximum number of device jobs to return in one page of results.
Specify the pagination token from a previous request to retrieve the next page of results.