Get Configuration Source Tree Using GET
Shows directories of the configuration source repository that correspond to Terraform configurations.
The ID of the configuration source to inspect.
The commit ID corresponding to the version of the configuration source.
A file path prefix. The prefix is interpreted in the context of the configuration source's path prefix. Results will only include directories under this path.
The version of the API in yyyy-MM-dd format (UTC). For versioning information please refer to /blueprint/api/about
OK
{
"repositoryId": "string",
"tree": [
{
"name": "string"
}
]
}
The ID of a content source
A list of directories
Bad Request
Unauthorized
Forbidden
Not Found
curl -H 'Authorization: <value>' https://{api_host}/blueprint/api/blueprint-integrations/terraform/get-configuration-source-tree?configurationSourceId=v