NSX-T Data Center REST API
PolicyGroupKubernetesNodeList (type)
{ "additionalProperties": false, "description": "Details of the kubernetes nodes belonging to a policy Group", "id": "PolicyGroupKubernetesNodeList", "module_id": "PolicyGroupRealization", "properties": { "clusters": { "items": { "$ref": "PolicyGroupKubernetesNodeCluster }, "required": true, "type": "array" } }, "title": "List of kubernetes node members", "type": "object" }