NSX-T Data Center Global Manager REST API
Associated URIs:
| API Description | API Path |
|---|---|
Get policies filtered based on the given criteriaGet the list of policies filtered based on the given criteria. |
GET /global-manager/api/v1/global-infra/firewall/policies
|
Get rules filtered based on the given criteriaGet the list of rules of given parent path of policy/section, filtered based on the given criteria. Parent path is mandatory. |
GET /global-manager/api/v1/global-infra/firewall/rules
|
Generate host configuration report in CSV formatReturns configuration report of all hosts in CSV format |
POST /global-manager/api/v1/global-infra/settings/security/host-configuration-report
|