View source: R/panorama_operations.R
panorama_create_job_for_devices | R Documentation |
Creates a job to run on a device. A job can update a device's software or reboot it.
See https://www.paws-r-sdk.com/docs/panorama_create_job_for_devices/ for full documentation.
panorama_create_job_for_devices(DeviceIds, DeviceJobConfig = NULL, JobType)
DeviceIds |
[required] ID of target device. |
DeviceJobConfig |
Configuration settings for a software update job. |
JobType |
[required] The type of job to run. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.