Get the value of a system property
Request
GET https://{hostname}:{port}
/cli/systemConfiguration/getProperty?{parameters}
Accept: {contentType}
Parameter | Type | Required | Description |
---|---|---|---|
name | string | true | Name of the property |
Parameter | Type | Required | Description |
---|---|---|---|
Accept |
|
true |
Example response
value001
Related CLI command: getSystemProperty.