NSX-T Data Center REST API
Delete SpoofGuard profile
API will delete SpoofGuard profile with the given 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/spoofguard-profiles/{spoofguard-profile-id}
/policy/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/spoofguard-profiles/{spoofguard-profile-id}
/policy/api/v1/global-infra/spoofguard-profiles/{spoofguard-profile-id}
/policy/api/v1/orgs/{org-id}/projects/{project-id}/infra/spoofguard-profiles/{spoofguard-profile-id}
Request Headers:
n/a
Query Parameters:
OverrideRequestParameters+
Request Body:
n/a
Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/spoofguard-profiles/spoofguardprofile_1Successful Response:
Response Code:
200 OK
Response Headers:
n/a
Response Body:
n/a