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