templates-{template Id}
Number of APIs: 6
-
Updates the specified template. PUT {{baseUrl}}/templates/:templateId
-
Deletes the specified template. DELETE {{baseUrl}}/templates/:templateId
-
Moves a template into a different compartment. When provided, If-Match is checked against ETag values of the Template. POST {{baseUrl}}/templates/:templateId/actions/changeCompartment
-
Gets the template's logo file GET {{baseUrl}}/templates/:templateId/logo
-
Gets the template's zipped Terraform configuration GET {{baseUrl}}/templates/:templateId/tfConfig
-
Gets the specified template. GET {{baseUrl}}/templates/:templateId