file_upload_to_inbox
file_upload_to_inbox
Configuration for File Upload To Inbox resource.
Read/write properties
Read only properties
inbox_files <String[]>
List of files present in inbox after the file upload operation..
Operations
file_upload upload_license upload_os_image upload_lcm_package
[file_upload]{}
URL: http://<MGMT-IP>/sdwan/nitro/v1/config/file_upload_to_inbox?action=file_upload
Description: Use this operation to Upload software update files (tar.gz and zip), config files and local change management package. To Inbox in SD-WAN Appliance
HTTP Method: POST
Multi-part form data with File Stream
Request Payload: Request Payload Not Required
Response Payload: JSON
{ "file_upload_to_inbox":{}}
[upload_license]{}
URL: http://<MGMT-IP>/sdwan/nitro/v1/config/file_upload_to_inbox?action=upload_license
Description: Use this operation to upload a license file to SD-WAN Appliance.Files will be deleted at appliance reboot. Use the local_license resource to get all uploaded & installed licenses.
HTTP Method: POST
Request Payload: Request Payload Not Required
Response Payload: JSON
{ "file_upload_to_inbox":{}}
[upload_os_image]{}
URL: http://<MGMT-IP>/sdwan/nitro/v1/config/file_upload_to_inbox?action=upload_os_image
Description: Use this operation to upload an OS image file to SD-WAN Appliance
HTTP Method: POST
Request Payload: Request Payload Not Required
Response Payload: JSON
{ "file_upload_to_inbox":{}}
[upload_lcm_package]{}
URL: http://<MGMT-IP>/sdwan/nitro/v1/config/file_upload_to_inbox?action=upload_lcm_package
Description: Use this operation to upload Local Change Management Package
HTTP Method: POST
Request Payload: Request Payload Not Required
Response Payload: JSON
{ "file_upload_to_inbox":{}}