Download Cluster Template

Download Cluster Template

Api to download a cluster template for Telco Cloud Automation

Request
URI
GET
https://{api_host}/tca/caas/api/v1/orgs/{orgId}/templates/{id}/download
COPY
Path Parameters
string
orgId
Optional

The identifier of the tenant

string
id
Required

id


Authentication
This operation uses the following authentication methods.
Responses
200

OK

Returns file of type(s) application/octet-stream
Operation doesn't return any data structure

500

Internal Server Error

Returns errorResponse of type(s) application/json
{
    "errors": [
        {
            "code": "string",
            "message": "string"
        }
    ]
}
array of error
errors
Optional

errors