NSX-T Data Center REST API
# ***************************************************************************
# Copyright 2020-2024 VMware, Inc. All rights reserved. VMware Confidential.
# ***************************************************************************
PolicyKubernetesService (schema)
Kubernetes service resource details
Kubernetes service resource details
Name | Description | Type | Notes |
---|---|---|---|
cluster_ips | The cluster ip addresses of kubernetes service resource | array of string | |
display_name | The name of kubernetes resource | string | Required Readonly |
external_id | The id of kubernetes resource | string | Required Readonly |
load_balance_ingresses | The load balance ingress of kubernetes service resource | array of PolicyKubernetesServiceLoadBalancerIngress | |
node_port_local_endpoints | The node port local endpoints of kubernetes service resource | array of PolicyKubernetesServiceNodePortLocalEndpoint | |
type | The type of kubernetes service resource | string | Required Readonly |