NSX-T Data Center REST API

This routine will Delete existing IDS profile

This routine will delete IDS profile for provided profile id
This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX.

Request:

Method:
DELETE
URI Path(s):
/policy/api/v1/infra/settings/firewall/security/intrusion-services/profiles/{profile-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/settings/firewall/security/intrusion-services/profiles/{profile-id}
Request Headers:
n/a
Query Parameters:
n/a
Request Body:
n/a

Example Request:

DELETE https://<policy-mgr>/policy/api/v1/infra/settings/firewall/security/intrusion-services/profiles/test-profile

Successful Response:

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

Required Permissions:

crud

Feature:

policy_common_ids

Additional Errors: