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