latestSwagger 2.02026-08-191,9198883.9 MB

b296c3a60aa5

CloudTemplate

Request the metadata (ie, parameters and values) for a cloud template (eg, cloudformation, terraform, azure ARM template)

post/cloudtemplate/{id}/metadata

Path parameters

idstring required

The id of a supported cloud template type, eg CloudFormation, Terraform, AzureAppService, Kubernetes, etc

Request body

FeedIdstring

Id of the feed from which to load the package. Obsolete.

Idstring required

The id of a supported cloud template type, eg CloudFormation, Terraform, AzureAppService, Kubernetes, etc

PackageIdstring

Id of the package to load and parse. Obsolete.

Templatestring required

The cloud template to evaluate and extract parameters and values from

Response

The metadata (ie, parameters and values) for a cloud template (eg, cloudformation, terraform, azure ARM template)

{"stackTrail":"components:schemas:CloudTemplateMetadata:properties:Values","oasType":"schema","type":"unknown"}