eBayClassifiedsGroup / nsnitro

Citrix Netscaler 9.2+ Python Library (NITRO API)
47 stars 50 forks source link

Fixed NSLBMonitor.get() naming, added test for the same #63

Closed robison closed 10 years ago

favoretti commented 10 years ago

Thanks!

robison commented 10 years ago

On the topic of the NSVServer module... it looks like in 10.1 that the /nitro/v1/config/vserver path is completely deprecated; in testing, I get:

{errorcode: 1088, message: "No such command [vserver]", severity: "ERROR"}

...when trying to access it via just about any method.