NSX-T Data Center REST API
Delete ALBHardwareSecurityModuleGroup and all the entities contained by this ALBHardwareSecurityModuleGroup
Delete the ALBHardwareSecurityModuleGroup along with all the entities containedby this ALBHardwareSecurityModuleGroup.
This API is only available when using VMware NSX-T.
Request:
Method:
              DELETE
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/alb-hardware-security-module-groups/<alb-hardwaresecuritymodulegroup-id>
                  
              
            Request Headers:
                n/a
            Query Parameters:
    DeleteRequestParameters+
  Request Body:
    n/a
  Example Request:
DELETE https://<policy-mgr>/policy/api/v1/infra/alb-hardware-security-module-groups/alb-hardwaresecuritymodulegroup-idSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  n/a
                Response Body:
    n/a
  