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}
Table 1. Request parameters
Parameter Type Required Description
template string true Name or ID of the component template
Table 2. Header parameters
Parameter Type Required Description
Accept
  • application/json
  • application/yaml
true

Related CLI command: getAllComponentsForTemplate.