OpenIxia / ixnetwork_restpy

The IxNetwork python client.
https://openixia.github.io/ixnetwork_restpy/#/
MIT License
30 stars 16 forks source link

AppErrors #69

Open alexandreseitz opened 2 years ago

alexandreseitz commented 2 years ago

Hello

It seems that TestPlatform.Sessions.Ixnetwork.Globals.AppErrors is not completly implemented. Actually, I am trying to get back Application Logs we have frequently on our controller, such as:

When I try to access the AppErrors, I am able to get ErrorCount and WarningCount but I can't more information about Error, instances..Description...

Can you implement all the API corresponding to AppError ? thanks. Regards Alex