Hi Dion, On Wed, Apr 11, 2012 at 1:28 PM, Dion Meijer <[email protected]> wrote: > Hi Marcel, > >> > Amdatu Management Agent >> > - REST interfaces: Is communication between the AMA and AMS RESTful? >> >> More or less. You've seen the API. It was designed long before REST became >> fashionable and we might have implemented some details differently if we had >> to redo it from scratch, but it's not too bad. > > I think I understand how the AMA can retrieve the distributions from the AMS. > I didn't know how the AMA information on status of the current deployment, > logmessages and metrics is sent to the AMS. > >From other answers I understand that this is an undocumented part of the AMS > > REST API and that the AMA doesn't have a REST API but is only a client?
Correct, the agent does not have a remote interface (yet). Though the client interface allows you to retrieve auditevents (related to deployment) it does not yet cover custom logs. However, custom logs can be configured that will be sent back to the server.. At the AMS you can query them in the same way as you would the auditlog [0]. I guess we could do with some more documentation in this area. Regards, Bram [0] http://www.amdatu.org/confluence/display/Amdatu/Amdatu+Provisioning+REST+interfaces > Greetings, > Dion > > _______________________________________________ > Amdatu-users mailing list > [email protected] > http://lists.amdatu.org/mailman/listinfo/amdatu-users _______________________________________________ Amdatu-users mailing list [email protected] http://lists.amdatu.org/mailman/listinfo/amdatu-users
