file_upload_to_inbox¶
Overview¶
File Upload To Inbox
Version information¶
Version : v2
URI scheme¶
Host :
BasePath : /sdwan/nitro/v2/config/
Schemes : HTTP
Tags¶
- file_upload_to_inbox : Operations related to file_upload_to_inbox
Paths¶
POST operation for file_upload_to_inbox¶
POST /file_upload_to_inbox
Description¶
Use this operation to upload a saas gateway data image to SD-WAN Appliance.
Parameters¶
Type | Name | Schema |
---|---|---|
FormData | filename optional |
string (binary) |
Consumes¶
multipart/form-data
Tags¶
- file_upload_to_inbox
Definitions¶
ErrorSchema¶
Name | Schema |
---|---|
errorcode optional |
integer |
errormessage optional |
string |
file_upload_to_inbox_delete_success_schema¶
Name | Schema |
---|---|
file_upload_to_inbox optional |
file_upload_to_inbox |
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource deleted succesfully" |
string |
file_upload_to_inbox_post_success_schema¶
Name | Schema |
---|---|
file_upload_to_inbox optional |
file_upload_to_inbox |
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource added succesfully" |
string |
file_upload_to_inbox_put_success_schema¶
Name | Schema |
---|---|
file_upload_to_inbox optional |
file_upload_to_inbox |
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource modified succesfully" |
string |
file_upload_to_inbox_response_schema¶
Type : < file_upload_to_inbox_response_schema > array
file_upload_to_inbox_response_schema
Name | Schema |
---|---|
inbox_files optional |
inbox_files |
inbox_files¶
List of files present in inbox after the file upload operation.
Type : < string > array