udclient [global-args...] [global-flags...]
getApplicationProperty [parameters]
Parameter | Type | Required | Description |
---|---|---|---|
application | string | true | Name or ID of the application |
name | string | true | Name of the property |
udclient -username admin -password admin
-weburl https://myserver.example.com:8443
getApplicationProperty
-application JPetStore
-name Prop1
Related REST command: Get the value of a custom property on a application.