Hi ,I want to monitor any changes made ( config changes) via Api call . Basically want to produce the same result what we could see in edge url - user history . It would help if any of the settings – Port , KVM , Target servers has been updated by mistake .
thank you .
@pralay kumar laha, Did you check this http://docs.apigee.com/api/audits-0?
You can try this for all the activities on management server
curl -v [https://api.enterprise.apigee.com/v1/audits/organizations/$orgname?expand=true](https://api.enterprise.apigee.com/v1/audits/organizations/$orgname?expand=true)