Export a component template to a json file.#

Request#

GET https://{hostname}:{port}
    /cli/componentTemplate/export?{parameters}
Accept: application/json

Parameter Type Required Description
componentTemplate string true Name or ID of the component template
Parameter Type Required Description
Accept application/json true  

Related CLI command: exportComponentTemplate.

Parent topic: componentTemplate resource