NSX-T Data Center REST API
Fetch all organization units for a Firewall Identity Store.
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /policy/api/v1/infra/firewall-identity-stores/<firewall-identity-store-id>/org-units
                  
              
            Request Headers:
                n/a
            Query Parameters:
    PolicyIdfwEnforcementPointRequestParameters+
  Request Body:
    n/a
  Example Request:
GET https://{{NSX}}/policy/api/v1/infra/firewall-identity-stores/store-1/org-unitsSuccessful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    DirectoryOrgUnitListResults+