Read Connection Templates
Returns the AWS CloudFormation and Terraform templates available to install to connect to Clumio.
Responses
- 200
- default
Success
- application/api.clumio.aws-templates=v1+json
- Schema
- Example (from schema)
Schema
_links object
config object
{
"_links": {
"_self": {
"href": "string",
"templated": true,
"type": "string"
}
},
"config": {
"asset_types_enabled": [
"string"
],
"available_template_version": "string",
"dynamodb": {
"available_template_version": "string"
},
"ebs": {
"available_template_version": "string"
},
"ec2": {
"available_template_version": "string"
},
"ec2_mssql": {
"available_template_version": "string"
},
"rds": {
"available_template_version": "string"
},
"s3": {
"available_template_version": "string"
},
"warm_tier_protect": {
"asset_types_enabled": [
"string"
],
"available_template_version": "string",
"dynamodb": {
"available_template_version": "string"
}
}
}
}
Error
- application/json
- Schema
- Example (from schema)
Schema
errors object[]
{
"errors": [
{
"error_code": 0,
"error_message": "string"
}
]
}
GET /connections/aws/templates
Authorization
Request
Request
curl -L -X GET 'https://us-west-2.api.clumio.com/connections/aws/templates' \
-H 'Accept: application/api.clumio.aws-templates=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/connections/aws/templates' \
-H 'Accept: application/api.clumio.aws-templates=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/connections/aws/templates' \
-H 'Accept: application/api.clumio.aws-templates=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/connections/aws/templates' \
-H 'Accept: application/api.clumio.aws-templates=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/connections/aws/templates' \
-H 'Accept: application/api.clumio.aws-templates=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/connections/aws/templates' \
-H 'Accept: application/api.clumio.aws-templates=v1+json' \
-H 'Authorization: Bearer <TOKEN>'
curl -L -X GET 'https://us-west-2.api.clumio.com/connections/aws/templates' \
-H 'Accept: application/api.clumio.aws-templates=v1+json' \
-H 'Authorization: Bearer <TOKEN>'