Get the value of a custom property on a component

Request

GET https://{hostname}:{port}
    /cli/component/getProperty?{parameters}
Table 1. Request parameters
Parameter Type Required Description
component string true Name or ID of the component
name string true Name of the property

Related CLI command: getComponentProperty.


Feedback