Download Cluster Template

Download Cluster Template

Api to download a cluster template for Telco Cloud Automation

Request
URI
GET
https://{api_host}/hybridity/api/infra/cluster-templates/{id}/download
COPY
Path Parameters
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": [
        "error.yaml Object"
    ]
}
array of error.yaml
errors
Optional

errors