firewall_policy_template_delete

firewall_policy_template_delete

Configuration Editor for API to delete a firewall template for a site resource.

Read/write properties

template_name <String>

firewall policy template name.

package_name <String>

Config package name using which the API operation should be performed.. Minimum length = 1 Maximum length = 141

site_name <String>

Site Name. Minimum length = 1 Maximum length = 42

Read only properties

Operations

delete

[delete]{}

URL: http://<MGMT-IP>/sdwan/nitro/v1/config_editor/firewall_policy_template_delete/site_name=<String>,package_name=<String>,template_name=<String>

Description: Use this operation to delete the firewall related policy templates

HTTP Method: DELETE

Response Payload: JSON

{ "errorcode": 0, "message": "Done", "severity": <String;_value> }

Was this article helpful?