i’m using the 7.6 psdk api and i need to read on configuration server all information regarding all agent contained into a VAG or GT.
I think that i need to do 2 different requests (RequestReadObject), one for retrieving the VAG (CfgAgentGroup) and the 2nd request for filtering the agent (CfgPerson).
Can anybody suggest me a way for retrieve agents information throught a single request? I’m evaluating also a possibile upgrade of the psdk api.