panorama_create_job_for_devices: Creates a job to run on a device

View source: R/panorama_operations.R

panorama_create_job_for_devicesR Documentation

Creates a job to run on a device

Description

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.

Usage

panorama_create_job_for_devices(DeviceIds, DeviceJobConfig = NULL, JobType)

Arguments

DeviceIds

[required] ID of target device.

DeviceJobConfig

Configuration settings for a software update job.

JobType

[required] The type of job to run.


paws.machine.learning documentation built on Sept. 12, 2024, 6:23 a.m.