inline_response_200_4_data_config

inline_response_200_4_data_config
inline_response_200_4_data_config

Config of Kube Config

JSON Example
{
    "url": "https://10.182.9.167:6443",
    "clusterName": "tca-cluster1",
    "kubeconfig": "string",
    "type": "internal",
    "kubeSystemUUID": "11223344-5566-7788-99aa-bbccddeeff00",
    "version": "1.2.0",
    "uuid": "11223344-5566-7788-99aa-bbccddeeff00"
}
string As url As url
url
Required

URL universal resource path link over https protocol and may include port.

string
clusterName
Required

name of cluster. Note cluster name should not contains '_'

string
kubeconfig
Required

base64 encoded kubeconfig blob of data

string
type
Required

type of kube config

string As uuid As uuid
kubeSystemUUID
Required

A universally unique identifier (UUID) is a 128-bit label

string
version
Required

version of kubeconfig

string As uuid As uuid
uuid
Optional

A universally unique identifier (UUID) is a 128-bit label