getSystemProperties
List system properties
Format
udclient [global-args...] [global-flags...]
getSystemProperties
Parameters
None.Example response
[
{
"id": "af25c8b2-a69a-4d1b-a0ed-ddb226dfac18",
"name": "System property 1",
"value": "value001",
"description": "This is a system property",
"secure": false
}
]
Related REST command: List system properties.