appliance_certificate_download¶
Overview¶
Appliance Certificate Download
Version information¶
Version : v2
URI scheme¶
Host :
BasePath : /sdwan/nitro/v2/download/
Schemes : HTTP
Tags¶
- appliance_certificate_download : Operations related to appliance_certificate_download
Paths¶
Get operation for appliance_certificate_download¶
GET /appliance_certificate_download
Description¶
Use this operation to download Appliance Certificate file
Responses¶
| HTTP Code | Description | Schema |
|---|---|---|
| 200 | API Successfully executed | No Content |
| 400 | Failed: bad input parameter | ErrorSchema |
| 401 | Unauthorized: Failed Authentication | ErrorSchema |
| 403 | Unauthorized: Forbidden | ErrorSchema |
| 405 | Failed: Data format unacceptable | ErrorSchema |
| 415 | Failed: Data format unacceptable | ErrorSchema |
| 500 | Failed: Internal Server Error | ErrorSchema |
Produces¶
application/json
Tags¶
- appliance_certificate_download
Definitions¶
ErrorSchema¶
| Name | Schema |
|---|---|
| errorcode optional |
integer |
| errormessage optional |
string |
appliance_certificate_download_delete_success_schema¶
| Name | Schema |
|---|---|
| appliance_certificate_download optional |
appliance_certificate_download |
appliance_certificate_download
| Name | Description | Schema |
|---|---|---|
| message optional |
Example : "resource deleted succesfully" |
string |
appliance_certificate_download_post_success_schema¶
| Name | Schema |
|---|---|
| appliance_certificate_download optional |
appliance_certificate_download |
appliance_certificate_download
| Name | Description | Schema |
|---|---|---|
| message optional |
Example : "resource added succesfully" |
string |
appliance_certificate_download_put_success_schema¶
| Name | Schema |
|---|---|
| appliance_certificate_download optional |
appliance_certificate_download |
appliance_certificate_download
| Name | Description | Schema |
|---|---|---|
| message optional |
Example : "resource modified succesfully" |
string |