Cluster
UUID of the project the cluster belongs to
OK
Name of the cluster
UUID of the cluster
Creation time of the cluster
UUID of the Keystone project that this cluster is part of
Field is set to 1 if the cluster is a Kubernetes cluster, 0 otherwise
The version of the pf9-kube role
The version of etcd used for cluster
Field is set to 1 if the cluster is air-gapped, 0 otherwise
(optioanl) If set to true nodes will be registered in the cluster using hostname instead of IP address. This option is only applicable to IPv4 hosts. This option is ignored when deploying clusters on IPv6 enabled hosts and public clouds - AWS, Azure, etc.
Field is set to 1 if the master nodes can run non-critical workloads
(optional) Container runtime for this cluster. Valid values: [docker, containerd]
CIDR used for container IP addresses
CIDR used for service IP addresses
Optional DNS name for API endpoint. This field is autogenerated when pf9 domain is used.
Field is set to 1 if cluster runs privileged containers, 0 otherwise
The mode of kube proxy
The storage backend of the api server
Port on which K8S API Server will listen, 443 by default
Ip of the master node, applicable only for cloud provider type 'openstack'
API server Virtual IP that provides failover if specified for the cluster. Defaults to empty string
The interface that VIP attaches to if specified. Defaults to empty string
Virtual router id choosen for the cluster. Range: 0-254. Emptry string if masterVipIpv4 not specified
Network backend to use for container networking. Defaults to flannel. Supported choices are flannel, calico, noop, weave
(optional) addon operator image tag for this cluster.
Root directory for docker
Data directory for etcd. The field is applicable to master nodes only
(optional) Number of hours before user certificates in kubeconfig expires, should be greater than 0 if set. Default is 24hrs.
Field is set to 1 if keystone is enabled, 0 otherwise
Field is set to 1 if authz is enabled, 0 otherwise
DEPRECATED. Field doesn't lead to any action on the cluster now. Field is set to 1 if app catalog is enabled, 0 otherwise
(optional) If set to true platform9 profile engine agent will be deployed on the cluster. This agent is required to be able to use profiles.
States whether tls encryption is enabled on etcd, Default:false
Set to 1 if ipv6 enabled. Defaults to 0
1 if metallb enabled. Defaults to 0
Comma separated pools of IPs like A.B.C.D-E.F.G.H, I.J.K.L-M.N.O.P that metallb will manage if specified
Base64 encoded string of metallb custom resource yaml
UUID of the node pool used for the cluster
Name of the node pool used for the cluster
UUID of the cloud provider used to create this cluster
Name of the cloud provider used to create this cluster
Type of the cloud provider used to create this cluster
User defined key-value pairs represented as a JSON object
MTU for container network interfaces. Optional and used for the Calico network backend
options: none, static; default: none
options: none, best-effort, restricted, single-numa-node; default: none
list of CPUs to be reserved for the system. Ex: 1-3,5
Number of master nodes in the cluster
Number of worker nodes in the cluster
Status of the cluster
Status of the master nodes. 'healthy' means all masters are healthy. 'partially healthy' means quorum number of masters are healthy, but some are not. 'unhealthy' means quorum number of master are unhealthy
Status of the worker nodes. 'healthy' means all workers are healthy. 'partially healthy' means more than 50% of the workers are healthy, rest are unhealthy. 'unhealthy' means more than 50% of the workers are unhealthy
The last operation such as node attach or node detach that was performed on the cluster
The timestamp when the cluster last reported an OK status
Status of the last task that run on the cluster.
Error details if the last task on cluster did not succeed
enable debug
1 if masterless cluster, 0 otherwise
The version that the cluster is upgrading to
Field is set to true if the cluster can be upgraded, false otherwise
Field is set to 1 if the cluster can be upgraded to a minor version, 0 otherwise
Field is set to 1 if the cluster can be upgraded to a patch version, 0 otherwise
The minor version of the pf9-kube role that can be upgraded
The patch version of the pf9-kube role that can be upgraded
The interface used by flannel for interhost communication
The IP address used as the flannel public IP for the nodes in the cluster
Calico IPv4 mode
Calico IPv4 detection method
Subnet size per node for the Calico network, in CIDR notation (e.g. 26)
Calico IPv6 mode
Calico IPv6 detection method
Calico IPv6 pool CIDR
Calico IPv6 pool block size
Calico IPv6 pool NAT outgoing
Calico router ID
IP-IP encapsulation mode for Calico network. Choose: Always, Never, CrossSubnet
Field is set to true if Calico nodes need to NAT north-south egress traffic.
Corresponds to the CALICO_NODE_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_NODE_MEMORY_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_MEMORY_LIMIT environment variable in Calico.
Corresponds to the CALICO_CONTROLLER_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_CONTROLLER_MEMORY_LIMIT environment variable in Calico.
Field is set to true if Felix supports IPv6
(optional) URL of the centos repo to be used for docker installation
(optional) URL of the ubuntu repo to be used for docker installation
(optional) URL of private Docker registry to fetch Platform9 images from
(optional) URL of private Quay registry to fetch Platform9 images from
(optional) URL of private GCR registry to fetch Platform9 images from
(optional) URL of private K8S registry to fetch Platform9 images from
URL for a custom registry that is expected to serve all images for the cluster
path in custom registry where all images are cached
username for the custom registry
password for the custom registry
configure containerd to skip tls verification for custom registry
Set to true if the custom registry uses self signed certs
Path to the cert file for the custom registry if using self signed certs. Can be of the following formats: [https://example.com/path/to/cert, http://example.com/path/to/cert, file:///path/to/cert, /path/to/cert]
unauthorized to perform this operation
UUID of the project the cluster belongs to
Field is set to 1 if the master nodes can run non-critical workloads
List of kube-apiserver flags. (e.g. --request-timeout=2m0s, --kubelet-timeout=20s)
AMI ID used to provision cluster nodes
DEPRECATED. Always disabled now. Field is set to 1 if app catalog is enabled, 0 otherwise, applicable also for manual deploy
Availability zone(s) the cluster is deployed in
Subnet size per node for the Calico network, in CIDR notation (e.g. 26)
IP-IP encapsulation mode for Calico network. Choose: Always, Never, CrossSubnet
Field is set to true if Calico nodes need to NAT north-south egress traffic.
Corresponds to the CALICO_NODE_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_NODE_MEMORY_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_MEMORY_LIMIT environment variable in Calico.
Corresponds to the CALICO_CONTROLLER_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_CONTROLLER_MEMORY_LIMIT environment variable in Calico.
CIDR used for container IP addresses, applicable also for manual deploy
List of kube-controller-manager flags. (e.g. --large-cluster-size-threshold=60, --node-monitor-period =5s)
Enables the use of Docker live restore as described here: https://docs.docker.com/config/containers/live-restore/
Domain used for cluster FQDNs
If true, install MetalLB to support the loadbalancer service-type
If true, cluster autoscaling is enabled (only for AWS clusters).
Optional DNS name for API endpoint. This field is autogenerated when usePf9Domain is set, also applicable for manual deploy
The http proxy used for node communications. This parameter is required when internalElb is set to true and the private subnet selected does not route IP packets to the internet through a VPN
Set to true if load balancer is an internal load balancer or false for an Internet-facing load balancer. More information here: https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-internal-load-balancers.html. Setting this parameter to true requires that isPrivate is set to true. If the private subnet selected is not configured to route IP packets through a VPN, then an httpProxy is required for node communications to work
Set to true if nodes are deployed using public subnet, false otherwise, applicable also for manual deploy. This parameter is required if internalElb is set to true.
Port on which K8S API Server will listen, 443 by default
Node flavor used for master node
API server Virtual IP that provides failover. When specified, deploy keepalived setup to cluster master nodes together
If masterVipIpv4 is specified, this field is required. Specify the interface that the VIP attaches to
If enableMetallb is true, specify the comma-separated pools of IPs that MetalLB will manage (for example: A.B.C.D-E.F.G.H, I.J.K.L-M.N.O.P)
Base64 encoded string of metallb custom resource yaml
MTU for container network interfaces. Optional and used for the Calico network backend
Name of the cluster, applicable also for manual deploy
Network backend to use for container networking. Defaults to flannel. Supported choices are flannel, calico, noop, weave
UUID of the node pool used for the cluster, applicable also for manual deploy
Number of master nodes in the cluster
Number of worker nodes in the cluster
This parameter is required if enableCAS is set to true. This is the minimum number of worker nodes in ASG
This parameter is required if enableCAS is set to true. This is the maximum number of worker nodes in ASG
(optional) throughput for default gp3 root volume
(optional) iops for default gp3 root volume
Size for block device added for EMP clusters
The private subnet ID to which the cluster is deployed. This parameter is optional if vpc (VPC ID) is set. This parameter is required if vpc (VPC ID) is set and isPrivate is set to true. This parameter is ignored if vpc (VPC ID) is not set
Field is set to 1 if cluster runs privileged containers, 0 otherwise
Cloud provider region in which the cluster was created
Applicable also for manual deploy
List of kube-scheduler flags. (e.g. --kube-api-burst=120, --log-flush-frequency=5s)
FQDN used to reference cluster services
CIDR used for service IP addresses, applicable also for manual deploy
Public SSH key associated with the cluster nodes
The public subnet ID to which the cluster is deployed. This parameter is required if vpc (VPC ID) is set and isPrivate is set to false (Public topology). This parameter is required if vpc (VPC ID) is set and isPrivate is set to true (Private topology). This parameter is optional if vpc (VPC ID) is set and isPrivate is set to true and internalElb is set to true (VPN topology). This parameter is ignored if vpc (VPC ID) is not set
User defined key-value pairs represented as a JSON object
Set to true if platform9.net domain is used, false otherwise
If set, creates cluster using this VPC ID. Otherwise, the cluster is deployed on a new VPC. This parameter is required if internalElb is set to true
Node flavor used for worker node
Pf9-kube role version to be used when bringing up the cluster.
options: none, static; default: none
options: none, best-effort, restricted, single-numa-node; default: none
list of CPUs to be reserved for the system. Ex: 1-3,5
(optional) URL of private Docker registry to fetch Platform9 images from
(optional) URL of private Quay registry to fetch Platform9 images from
(optional) URL of private GCR registry to fetch Platform9 images from
(optional) URL of private K8S registry to fetch Platform9 images from
(optional) If set to true nodes will be registered in the cluster using hostname instead of IP address. This option is only applicable to IPv4 hosts. This option is ignored when deploying clusters on IPv6 enabled hosts and public clouds - AWS, Azure, etc.
(optional) If set to true platform9 profile engine agent will be deployed on the cluster. This agent is required to be able to use profiles.
(optional) If set to true (default value) platform9 Catapult monitoring will be deployed on the cluster
(optional) URL of the centos repo to be used for docker installation, this URL is added as a first mirror optiopn
(optional) URL of the ubuntu repo to be used for docker installation, this URL is added as a first mirror option
(optional) Container runtime for this cluster. Valid values: [docker, containerd]
(optional) Number of hours before user certificates in kubeconfig expires, should be greater than 0 if set. Default is 24hrs.
(optional) Host Network interface detection method for cluster. Options:[FirstFound/InterfaceName/InterfaceReachableIP] Default: FirstFound
Select interface on host that can reach the given IP (Required when interfaceDetectionMethod=InterfaceReachableIP)
Select interface on host for given Interfacename (Required when interfaceDetectionMethod=InterfaceName)
URL for a custom registry that is expected to serve all images for the cluster
path in custom registry where all images are cached
username for the custom registry
password for the custom registry
configure containerd to skip tls verification for custom registry
Set to true if the custom registry uses self signed certs
Path to the cert file for the custom registry if using self signed certs. Can be of the following formats: [https://example.com/path/to/cert, http://example.com/path/to/cert, file:///path/to/cert, /path/to/cert]
Set to true if Luigi is deployed
Set to true if Kubevirt is deployed
Frequency with which master node will notify workers
This timeout is how long a worker node will go without hearing a heartbeat,before attempting to become master
OK, if cluster create request was submitted successfully
No content
Unauthorized to perform this operation
No content
UUID of the cluster
UUID of the project the cloud provider account belongs to
Type of upgrade minor or patch
(optional)Forcefully upgrade cluster to version. Default is false.
Field is set to 1 if the master nodes can run non-critical workloads
List of kube-apiserver flags. (e.g. --request-timeout=2m0s, --kubelet-timeout=20s)
Number between 1-100 which represents the percent of worker nodes to upgrade in parallel at once during an upgrade
List of worker nodes uuids to upgrade in parallel at once during an upgrade
Corresponds to the CALICO_CONTROLLER_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_CONTROLLER_MEMORY_LIMIT environment variable in Calico.
IPV4 detection method for calico. Options: FirstFound, InterfaceName, InterfaceReachableIP
Corresponds to the CALICO_NODE_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_NODE_MEMORY_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_MEMORY_LIMIT environment variable in Calico.
List of kube-controller-manager flags. (e.g. --large-cluster-size-threshold=60, --node-monitor-period =5s)
(optional) Container runtime for this cluster. Valid values: [docker, containerd]
URL for a custom registry that is expected to serve all images for the cluster
path in custom registry where all images are cached
username for the custom registry
password for the custom registry
configure containerd to skip tls verification for custom registry
Set to true if the custom registry uses self signed certs
Path to the cert file for the custom registry if using self signed certs. Can be of the following formats: [https://example.com/path/to/cert, http://example.com/path/to/cert, file:///path/to/cert, /path/to/cert]
Field is set to 1 if cluster runs privileged containers, 0 otherwise
List of kube-scheduler flags. (e.g. --kube-api-burst=120, --log-flush-frequency=5s)
OK, if upgrade request is successfully issued
No content
Unauthorized to perform this operation
No content
UUID of the cluster
UUID of the project the cluster belongs to
OK, if clusteraddons delete request was submitted successfully
No content
Unauthorized to perform this operation
No content
UUID of the project the cluster belongs to
UUID of the cluster
Type of the addon (e.g. monitoring, coredns)
Set to true to enable watch (drift protection) on the addon, false to disable
OK, watch flag updated successfully
No content
Bad request, watch field missing or not boolean
Addon of the specified type not found for the cluster
Internal server error, failed to list or update addon in sunpike
No content
UUID of the cluster
UUID of the project the cluster belongs to
OK, List of addon versions.
metricsserver version used for the cluster
metallb version used for the cluster if applicable
ks8 dashboard version used for the cluster if applicable
cni version used for the cluster
luigi version used for the cluster if applicable
kustomize version used for the cluster
calico version used for the cluster if applicable
kubevirtaddon version used for the cluster if applicable
monitoring version used for the cluster if applicable
kubernetes version used for the cluster
coredns version used for the cluster
cascapi version used for the cluster if applicable
flannel version used for the cluster if applicable
profileagent version used for the cluster if applicable
metal3 version used for the cluster if applicable
casazure version used for the cluster if applicable
etcd version used for the cluster
OK, List of addon versions.
UUID of the project the cluster belongs to
OK, List of supported roles versions.
Number of supported role versions
OK, List of supported roles versions.
UUID of the cluster
UUID of the project the cluster belongs to
OK
Name of the cluster
UUID of the cluster
Creation time of the cluster
UUID of the Keystone project that this cluster is part of
Field is set to 1 if the cluster is a Kubernetes cluster, 0 otherwise
The version of the pf9-kube role
The version of etcd used for cluster
Field is set to 1 if the cluster is air-gapped, 0 otherwise
(optioanl) If set to true nodes will be registered in the cluster using hostname instead of IP address. This option is only applicable to IPv4 hosts. This option is ignored when deploying clusters on IPv6 enabled hosts and public clouds - AWS, Azure, etc.
Field is set to 1 if the master nodes can run non-critical workloads
(optional) Container runtime for this cluster. Valid values: [docker, containerd]
CIDR used for container IP addresses
CIDR used for service IP addresses
Optional DNS name for API endpoint. This field is autogenerated when pf9 domain is used.
Field is set to 1 if cluster runs privileged containers, 0 otherwise
The mode of kube proxy
The storage backend of the api server
Port on which K8S API Server will listen, 443 by default
Ip of the master node, applicable only for cloud provider type 'openstack'
API server Virtual IP that provides failover if specified for the cluster. Defaults to empty string
The interface that VIP attaches to if specified. Defaults to empty string
Virtual router id choosen for the cluster. Range: 0-254. Emptry string if masterVipIpv4 not specified
Network backend to use for container networking. Defaults to flannel. Supported choices are flannel, calico, noop, weave
(optional) addon operator image tag for this cluster.
Root directory for docker
Data directory for etcd. The field is applicable to master nodes only
(optional) Number of hours before user certificates in kubeconfig expires, should be greater than 0 if set. Default is 24hrs.
Field is set to 1 if keystone is enabled, 0 otherwise
Field is set to 1 if authz is enabled, 0 otherwise
DEPRECATED. Field doesn't lead to any action on the cluster now. Field is set to 1 if app catalog is enabled, 0 otherwise
(optional) If set to true platform9 profile engine agent will be deployed on the cluster. This agent is required to be able to use profiles.
States whether tls encryption is enabled on etcd, Default:false
Set to 1 if ipv6 enabled. Defaults to 0
1 if metallb enabled. Defaults to 0
Comma separated pools of IPs like A.B.C.D-E.F.G.H, I.J.K.L-M.N.O.P that metallb will manage if specified
Base64 encoded string of metallb custom resource yaml
UUID of the node pool used for the cluster
Name of the node pool used for the cluster
UUID of the cloud provider used to create this cluster
Name of the cloud provider used to create this cluster
Type of the cloud provider used to create this cluster
User defined key-value pairs represented as a JSON object
MTU for container network interfaces. Optional and used for the Calico network backend
options: none, static; default: none
options: none, best-effort, restricted, single-numa-node; default: none
list of CPUs to be reserved for the system. Ex: 1-3,5
Number of master nodes in the cluster
Number of worker nodes in the cluster
Status of the cluster
Status of the master nodes. 'healthy' means all masters are healthy. 'partially healthy' means quorum number of masters are healthy, but some are not. 'unhealthy' means quorum number of master are unhealthy
Status of the worker nodes. 'healthy' means all workers are healthy. 'partially healthy' means more than 50% of the workers are healthy, rest are unhealthy. 'unhealthy' means more than 50% of the workers are unhealthy
The last operation such as node attach or node detach that was performed on the cluster
The timestamp when the cluster last reported an OK status
Status of the last task that run on the cluster.
Error details if the last task on cluster did not succeed
enable debug
1 if masterless cluster, 0 otherwise
The version that the cluster is upgrading to
Field is set to true if the cluster can be upgraded, false otherwise
Field is set to 1 if the cluster can be upgraded to a minor version, 0 otherwise
Field is set to 1 if the cluster can be upgraded to a patch version, 0 otherwise
The minor version of the pf9-kube role that can be upgraded
The patch version of the pf9-kube role that can be upgraded
The interface used by flannel for interhost communication
The IP address used as the flannel public IP for the nodes in the cluster
Calico IPv4 mode
Calico IPv4 detection method
Subnet size per node for the Calico network, in CIDR notation (e.g. 26)
Calico IPv6 mode
Calico IPv6 detection method
Calico IPv6 pool CIDR
Calico IPv6 pool block size
Calico IPv6 pool NAT outgoing
Calico router ID
IP-IP encapsulation mode for Calico network. Choose: Always, Never, CrossSubnet
Field is set to true if Calico nodes need to NAT north-south egress traffic.
Corresponds to the CALICO_NODE_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_NODE_MEMORY_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_TYPHA_MEMORY_LIMIT environment variable in Calico.
Corresponds to the CALICO_CONTROLLER_CPU_LIMIT environment variable in Calico.
Corresponds to the CALICO_CONTROLLER_MEMORY_LIMIT environment variable in Calico.
Field is set to true if Felix supports IPv6
(optional) URL of the centos repo to be used for docker installation
(optional) URL of the ubuntu repo to be used for docker installation
(optional) URL of private Docker registry to fetch Platform9 images from
(optional) URL of private Quay registry to fetch Platform9 images from
(optional) URL of private GCR registry to fetch Platform9 images from
(optional) URL of private K8S registry to fetch Platform9 images from
URL for a custom registry that is expected to serve all images for the cluster
path in custom registry where all images are cached
username for the custom registry
password for the custom registry
configure containerd to skip tls verification for custom registry
Set to true if the custom registry uses self signed certs
Path to the cert file for the custom registry if using self signed certs. Can be of the following formats: [https://example.com/path/to/cert, http://example.com/path/to/cert, file:///path/to/cert, /path/to/cert]
unauthorized to perform this operation
UUID of the cluster
UUID of the project the cluster belongs to
Number of worker nodes in the cluster. For AWS cluster, this parameter is relevant only if cluster autoscaling is disabled
Minimum number of worker nodes in ASG for AWS cluster. This parameter is relevant only if cluster autoscaling is enabled
Maximum number of worker nodes in ASG for AWS cluster. This parameter is relevant only if cluster autoscaling is enabled
User defined key-value pairs represented as a JSON object
The custom ami name which can be specified by a user
(optional) If set to true platform9 profile engine agent will be deployed on the cluster. This agent is required to be able to use profiles.
(optional) URL of the centos repo to be used for docker installation
(optional) URL of the ubuntu repo to be used for docker installation
(optional) Number of hours before user certificates in kubeconfig expires, should be greater than 0 if set. Default is 24hrs.
(optional) throughput for default gp3 root volume
(optional) iops for default gp3 root volume
OK, if cluster upgrade request was submitted successfully
No content
Unauthorized to perform this operation
No content
UUID of the cluster
UUID of the project the cluster belongs to
OK, if cluster delete request was submitted successfully
No content
Unauthorized to perform this operation
No content
UUID of the cluster
UUID of the project the cluster belongs to
OK
Host name of the node
UUID of the node
IP address of the node
Name of the node pool, the node belongs to
UUID of the node pool, the node belongs to
Type of cloud provider, such as local or aws used to create the cluster
UUID of the cloud provider used to create the cluster
UUID of the cloud instance used to create the cluster
Name of the cluster the node belongs to
UUID of the cluster the node belongs to
UUID of the project the node belongs to
actual version of the kube role on the node
Kube version of the cluster the node belongs to
1 if this node is a master of a custer. 0 otherwise.
1 indicates the API server on this node is running. 0 otherwise. Applicable only if isMaster is 1
Status of the node. States include “ok”, ”converging”, “failed”. These states indicate the current state of kubernetes setup on the host.
1 indicates the node is a masterless node. 0 otherwise
1 indicates kube to be installed on the node . 0 otherwise
unauthorized to perform this operation
UUID of the cluster
UUID of the project the cluster belongs to
If true, generates certificate based kubeconfig. Default is false.
The response is a blob sent with the Content-Type ‘application/octet-stream’
No content
Unauthorized to perform this operation
No content
UUID of the cluster
UUID of the project the cluster belongs to
OK
Web cli token
Unauthorized to perform this operation
Attach nodes to a cluster. In a manual deployed cluster, nodes can be added to a cluster using this API. If the cluster has no masters, multiple masters can be attached simultaneously.
UUID of the cluster
UUID of the project the cluster belongs to
UUID of the node
true if the node should be attached as master, false otherwise.
OK, if the node get attached to the cluster
No content
Unauthorized to perform this operation
No content
Detach nodes from a cluster. In a manual deployed cluster, nodes can be removed from a cluster using this API.
UUID of the cluster
UUID of the project the cluster belongs to
UUID of the node
true if the node should be attached as master, false otherwise.
OK, if the node get attached to the cluster
No content
Unauthorized to perform this operation
No content
UUID of the project the clusters belongs to
Id of the cluster to which the config belongs
OK, if create request was submitted successfully
No content
Unauthorized to perform this operation
No content
UUID of the project the clusters belongs to
Id of the cluster to which the config belongs
OK, if update request was submitted successfully
No content
Unauthorized to perform this operation
No content
UUID of the project clusters belongs to
Id of the cluster to which the config belongs
List of config names to be deleted
OK, if delete request was submitted successfully
No content
Unauthorized to perform this operation
No content
UUID of the cluster
UUID of the project the cluster belongs to
OK
Host name of the node
UUID of the node
IP address of the node
Name of the node pool, the node belongs to
UUID of the node pool, the node belongs to
Type of cloud provider, such as local or aws used to create the cluster
UUID of the cloud provider used to create the cluster
UUID of the cloud instance used to create the cluster
Name of the cluster the node belongs to
UUID of the cluster the node belongs to
UUID of the project the node belongs to
actual version of the kube role on the node
Kube version of the cluster the node belongs to
1 if this node is a master of a custer. 0 otherwise.
1 indicates the API server on this node is running. 0 otherwise. Applicable only if isMaster is 1
Status of the node. States include “ok”, ”converging”, “failed”. These states indicate the current state of kubernetes setup on the host.
1 indicates the node is a masterless node. 0 otherwise
1 indicates kube to be installed on the node . 0 otherwise
unauthorized to perform this operation
UUID of the cluster
UUID of the project the cluster belongs to
OK
Host name of the node
UUID of the node
IP address of the node
Name of the node pool, the node belongs to
UUID of the node pool, the node belongs to
Type of cloud provider, such as local or aws used to create the cluster
UUID of the cloud provider used to create the cluster
UUID of the cloud instance used to create the cluster
Name of the cluster the node belongs to
UUID of the cluster the node belongs to
UUID of the project the node belongs to
actual version of the kube role on the node
Kube version of the cluster the node belongs to
1 if this node is a master of a custer. 0 otherwise.
1 indicates the API server on this node is running. 0 otherwise. Applicable only if isMaster is 1
Status of the node. States include “ok”, ”converging”, “failed”. These states indicate the current state of kubernetes setup on the host.
1 indicates the node is a masterless node. 0 otherwise
1 indicates kube to be installed on the node . 0 otherwise
unauthorized to perform this operation
Last updated
Was this helpful?
