saas_gateway_application_object_delete¶
Overview¶
API to delete saas gateway service application object configuration object
Version information¶
Version : v2
URI scheme¶
Host :
BasePath : /sdwan/nitro/v2/config_editor/
Schemes : HTTP
Tags¶
- saas_gateway_application_object_delete : Operations related to saas_gateway_application_object_delete
Paths¶
DELETE operation for saas_gateway_application_object_delete¶
DELETE /saas_gateway_application_object_delete/{deletePathParam}
Description¶
Use this operation to delete the saas gateway service application object object
Parameters¶
Type | Name | Description | Schema |
---|---|---|---|
Path | deletePathParam required |
Object Primary Key for DELETE operation | object |
Responses¶
HTTP Code | Description | Schema |
---|---|---|
200 | Resource delete added | saas_gateway_application_object_delete_delete_success_schema |
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¶
- saas_gateway_application_object_delete
Definitions¶
ErrorSchema¶
Name | Schema |
---|---|
errorcode optional |
integer |
errormessage optional |
string |
id¶
saas gateway service application object id
Type : integer
package_name¶
Config package name using which the API operation should be performed.
Type : string
saas_gateway_application_object_delete¶
Name | Schema |
---|---|
id optional |
id |
package_name optional |
package_name |
site_name optional |
site_name |
saas_gateway_application_object_delete_delete_success_schema¶
Name | Schema |
---|---|
saas_gateway_application_object_delete optional |
saas_gateway_application_object_delete |
saas_gateway_application_object_delete
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource deleted succesfully" |
string |
saas_gateway_application_object_delete_post_success_schema¶
Name | Schema |
---|---|
saas_gateway_application_object_delete optional |
saas_gateway_application_object_delete |
saas_gateway_application_object_delete
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource added succesfully" |
string |
saas_gateway_application_object_delete_put_success_schema¶
Name | Schema |
---|---|
saas_gateway_application_object_delete optional |
saas_gateway_application_object_delete |
saas_gateway_application_object_delete
Name | Description | Schema |
---|---|---|
message optional |
Example : "resource modified succesfully" |
string |
saas_gateway_application_object_delete_request_schema¶
Name | Schema |
---|---|
saas_gateway_application_object_delete optional |
saas_gateway_application_object_delete |
saas_gateway_application_object_delete_response_schema¶
Type : < saas_gateway_application_object_delete_response_schema > array
saas_gateway_application_object_delete_response_schema
Name | Schema |
---|---|
id optional |
id |
package_name optional |
package_name |
site_name optional |
site_name |
site_name¶
The Site Name
Type : string