get_package_file

get_package_file

Configuration for Downloads Package File. Note: Please ensure downloaded package name to be saved in zip format for compatibility resource.

Read/write properties

appliance_type <String>

Appliance type: primary or secondary appliance. Possible values = [primary,secondary]

site_name <String>

Site Name.

package_type <String>

Download Package Type. Possible values = [active,staging]

Read only properties

Operations

file_download

[file_download]{}

URL: http://<MGMT-IP>/sdwan/nitro/v1/config/get_package_file?action=file_download

Description: Use this operation to Download a package from SD-WAN Appliance

HTTP Method: POST

Request Payload: JSON

{"get_package_file": { "appliance_type":<String_value> , "site_name":<String_value> , "package_type":<String_value> }}

Response Payload: Binary Stream

Was this article helpful?