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 firewall rules filtered by criteriaGet the list of firewall rules of a given parent policy path, 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
|