I'm wondering if anyone has figured out how to leverage cURL to change properties in existing nodes.
I have figured out how to upload, install and replicate packages, but we have a config node holding server addresses and other tidbits that need to be updated.
I'm hoping someone can give me an example of how to change a property to a node existing at say /apps/myApp/config/configuration with the property being server1URL.
Any help would be appreciated.