NSX-T Data Center REST API
Get Effective switch members translated from the NSGroup (Deprecated)
Returns effective logical switch members of the specified NSGroup.This API is applicable for NSGroups containing LogicalSwitch members.
For NSGroups containing other member types,it returns an empty list.
Deprecated: This API is deprecated. Please use below policy API's /infra/domains/
Request:
Method:
              GET
            URI Path(s):
              
                /api/v1/ns-groups/{ns-group-id}/effective-logical-switch-members
                
              
            Request Headers:
                n/a
            Query Parameters:
    ListRequestParameters+
  Request Body:
    n/a
  Successful Response:
Response Code:
                200 OK
              Response Headers:
                  
                  Content-type: application/json
                Response Body:
    EffectiveMemberResourceListResult+