Get the value of a custom property on a application

Request

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

Related CLI command: getApplicationProperty.


Feedback