NSX-T Data Center REST API
Get Effective Cloud Native Service Instances of the specified NSGroup.
Returns effective cloud native service instances of the specified NSGroup.This API is applicable only for NSGroups containing CloudNativeServiceInstance member type.
For NSGroups containing other member types,it returns an empty list. target_id in response
is external_id of CloudNativeServiceInstance
Request:
Method:
              GET
            URI Path(s):
              
              
                  
                  /api/v1/ns-groups/<ns-group-id>/effective-cloud-native-service-instance-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+
  