Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
on 01-18-2018 11:50 AM
Use the following POST request to update node retention using the API.
Note: Requires root user credentials.
http://<Controller Host>:<PORT>/controller/rest/configuration?name=node.retention.period&value=<VALUE>
Set node.retention.period parameter to 50.
node.retention.period
http://ec2-52-90-35-22.compute-1.amazonaws.com:8090/controller/rest/configuration?name=node.retention.period&value=50
POST request