project

Detail a template

get/api/v1/projects/{projectName}/config_templates/{templateName}

Path parameters

projectNamestring required

identifier of the project

templateNamestring required

identifier of the config template

Query parameters

namespacestring

the name of the namespace

Response

OK

aliasstring required
createTimestring date-time required
descriptionstring required
namestring required
namespacestring required
schemastring required
scopestring required
sensitiveboolean required

Changes

Changed in 2 of the 4 revisions of this API.112

  • 68bb06fccf4411See the full diff
    • added the new path request parameter projectName

      new-request-path-parameter

    • api operation id getConfigTemplate removed and replaced with getConfigTemplateByTemplateName

      api-operation-id-removed

    • deleted the path request parameter projectName

      request-parameter-removed

    • api operation id getConfigTemplateByTemplateName removed and replaced with getConfigTemplate

      api-operation-id-removed