Template
Resource templates for automating VM deployments from a YAML configuration. These endpoints let you create, list, retrieve, update, and delete templates.
Endpoints
GET
List templates
Returns a list of templates with their resource configuration details. Optionally filter by visibility (public or private).
GET
Retrieve template details
Retrieves the resource configuration details for a specified template by ID.
Was this page helpful?