NSX-T Data Center Global Manager 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.
Request:
Method:
GET
URI Path(s):
/global-manager/api/v1/global-infra/settings/firewall/idfw/group-vm-details
Request Headers:
n/a
Query Parameters:
PolicyIdfwGroupRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-ip>/global-manager/api/v1/global-infra/settings/firewall/idfw/group-vm-details?group_path=/global-infra/domains/default/groups/idfw-grp-1Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyIdfwGroupVmDetailListResult+