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: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
template | string | true | Name or ID of the component template |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Related CLI command: getAllComponentsForTemplate.