NSX-T Data Center REST API
List communication maps (Deprecated)
List all communication maps for a domain.This API is deprecated. Please use the following API instead.
GET /infra/domains/domain-id/security-policies
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/domains/<domain-id>/communication-maps
Request Headers:
n/a
Query Parameters:
CommunicationMapListRequestParameters+
Request Body:
n/a
Example Request:
GET https://<policy-mgr>/policy/api/v1/infra/domains/vmc/communication-mapsSuccessful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
CommunicationMapListResult+