Authorizations
Body
application/json
Name of the template
Example:
"My Template"
Description of the template
Example:
"A template for ML workloads"
Whether the template is publicly available
Example:
true
Defines automatic actions after the instance becomes active.
Set a date or spend threshold to automatically delete the instance
Alert configuration
Volume mount configuration
Tags associated with the template
Example:
["ml", "pytorch"]
Environment variables for the template
Network and firewall configuration
Response
200 - application/json
Returns a TemplateCreateResponse object
Response of the /templates/save API call
The unique identifier for the instance. Used in the instances for the /instances/{id}/info and /instances/{id}/delete APIs.
Example:
"d290f1ee-6c54-4b01-90e6-d701748f0851"