Oracle Cloud Stack Template REST Endpoints

Oracle Cloud Stack Template
Create and manage stack templates in Oracle Cloud Stack
Delete a Template
Method: delete
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/templates/cst/instances/{templateName}
Export a Template
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/templates/cst/instances/{templateName}/export
Import a Template
Method: post
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/templates/cst/instances
List All Templates
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/templates/cst/instances
Validate a Template
Method: post
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/templates/cst/instances/validate
View Template Details
Method: get
Path: /paas/api/v1.1/instancemgmt/{identityDomainId}/templates/cst/instances/{templateName}