Set one or more properties expressed as name/value pairs in a comma-separated list. See the /conf/openedge.properties.README file for a description of properties and their possible values.
Media type
application/vnd.progress+json
Response codes
200 Success
500 Unexpected Server Error
Command-line example
curl -X PUT -v http://localhost:16680/oemanager/applications/pas1/agents/properties
-d '{"collectMetrics":0}' -H "Content-Type: application/vnd.progress+json"