Get information about the property definitions for the component template
This command returns a JSON representation of component template along with it property definitions.
Request
GET https://{hostname}:{port}
/cli/componentTemplate/propSheetDef?{parameters}
Accept: {contentType}| Parameter | Type | Required | Description |
|---|---|---|---|
| componentTemplate | string | true | Name or ID of the component template |
| Parameter | Type | Required | Description |
|---|---|---|---|
| Accept |
|
true |
Related CLI command: getComponentTemplatePropDefs.