NSX-T Data Center REST API
Get kubernetes nodes that belong to this Group
Get kubernetes nodes that belong to this Group. This API is applicable for Groupscontaining KubernetesNode member type with key as IP_ADDRESSES. For
Groups containing other member types an empty list is returned
Request:
Method:
GET
URI Path(s):
/policy/api/v1/infra/domains/{domain-id}/groups/{group-id}/members/kubernetes-node-ips
Request Headers:
n/a
Query Parameters:
PolicyKubernetesListRequestParameters+
Request Body:
n/a
Successful Response:
Response Code:
200 OK
Response Headers:
Content-type: application/json
Response Body:
PolicyGroupKubernetesNodeListResult+