NSX-T Data Center REST API

Delete a firewall profile. (Deprecated)

Deletes a firewall profile.
Deprecated:
Use one of the following Policy APIs depending upon the profile type -
DELETE /policy/api/v1/infra/settings/firewall/cpu-mem-thresholds-profiles/<profile-id>
DELETE /policy/api/v1/infra/dns-security-profiles/<profile-id>
DELETE /policy/api/v1/infra/flood-protection-profiles/<flood-protection-profile-id>
DELETE /policy/api/v1/infra/firewall-session-timer-profiles/<firewall-session-timer-profile-id>

Request:

Method:
DELETE
URI Path(s):
/api/v1/firewall/profiles/{profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Successful Response:

Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a

Required Permissions:

crud

Feature:

firewall_general

Additional Errors: