NSX-T Data Center REST API
Get all IDFW Group VM details for a given Group
Get all Identity Firewall Group VM details for a given Group.This API is available when using VMware Cloud (AWS, Dell-EMC, Outpost, Hyperscalers) or VMware NSX-T.
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/settings/firewall/idfw/group-vm-details
Request Headers:
n/a
Query Parameters:
PolicyIdfwGroupRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-ip>/policy/api/v1/infra/settings/firewall/idfw/group-vm-details?group_path=/infra/domains/default/groups/idfw-grp-1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyIdfwGroupVmDetailListResult+