View source: R/panorama_operations.R
panorama_create_package_import_job | R Documentation |
Imports a node package.
See https://www.paws-r-sdk.com/docs/panorama_create_package_import_job/ for full documentation.
panorama_create_package_import_job(
ClientToken,
InputConfig,
JobTags = NULL,
JobType,
OutputConfig
)
ClientToken |
[required] A client token for the package import job. |
InputConfig |
[required] An input config for the package import job. |
JobTags |
Tags for the package import job. |
JobType |
[required] A job type for the package import job. |
OutputConfig |
[required] An output config for the package import job. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.