Get a list of all components using this template
This command returns a JSON representation of a list of components.
Request
GET https://{hostname}:{port}
/cli/component/componentList?{parameters}
Accept: application/json
Parameter | Type | Required | Description |
---|---|---|---|
template | string | true | Name or ID of the component template |
Parameter | Type | Required | Description |
---|---|---|---|
Accept | application/json |
true |
Related CLI command: getAllComponentsForTemplate.