HomeGuidesAPI Reference
CommunityWebsiteDocumentationExchangeSupportDeveloper
API Reference

Apply Template to Cluster (Kubernetes)

This endpoint applies the requested template, via Service Url, YAML, or Spec Template name/id, to a Kubernetes cluster.

Note: The success response informs of status of submission of request. Results of the actual template application can be assesed with the returned execution id via /api/execution-request/{uniqueId}

Path Params
integer
required

The ID of the cluster

Body Params
string

Url of desired template to apply to cluster

string

Name or ID of desired Spec Template to apply to cluster

string

Yaml of template to apply to cluster

Responses

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json