Get information about all component templates on the server
This command returns a JSON representation of all component templates.
Request
GET https://{hostname}:{port}
/cli/componentTemplate
Accept: application/json
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept | application/json |
true |
Related CLI command: getComponentTemplates.