NSX-T Data Center REST API
Associated URIs:
API Description | API Path |
---|---|
Details of NSX firewall rules of cloud virtual machineReturn the NSX firewall rules of an agentless cloud virtual machine within the given cloud network and the details/status of each rule. VMs with NSX agent do not have the NSX rules populated. Rule errors are populated if failed to realize for the instance.In AWS, instance id is same as instance guid. In Azure, instance guid refers to the global unique identifier of the instance. |
GET /api/v1/csm/virtual-machines/{virtual-machine-id}/firewall-rules
|