View source: R/panorama_operations.R
| panorama_provision_device | R Documentation | 
Creates a device and returns a configuration archive. The configuration archive is a ZIP file that contains a provisioning certificate that is valid for 5 minutes. Name the configuration archive certificates-omni_device-name.zip and transfer it to the device within 5 minutes. Use the included USB storage device and connect it to the USB 3.0 port next to the HDMI output.
See https://www.paws-r-sdk.com/docs/panorama_provision_device/ for full documentation.
panorama_provision_device(
  Description = NULL,
  Name,
  NetworkingConfiguration = NULL,
  Tags = NULL
)
| Description | A description for the device. | 
| Name | [required] A name for the device. | 
| NetworkingConfiguration | A networking configuration for the device. | 
| Tags | Tags for the device. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.