To install a Kubernetes 1-Click application on a cluster, send a POST request to/v2/1-clicks/kubernetes. The addon_slugs and cluster_uuid must be provided as bodyparameter in order to specify which 1-Click application(s) to install. To list all available1-Click Kubernetes applications, send a request to /v2/1-clicks?type=kubernetes.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
To install a Kubernetes 1-Click application on a cluster, send a POST request to/v2/1-clicks/kubernetes. The addon_slugs and cluster_uuid must be provided as bodyparameter in order to specify which 1-Click application(s) to install. To list all available1-Click Kubernetes applications, send a request to /v2/1-clicks?type=kubernetes.
The request body
OptionalrequestConfiguration: RequestConfiguration<object>Configuration for the request such as headers, query parameters, and middleware options.
Builds and executes requests for operations under /v2/1-clicks/kubernetes