Become a Member
WC.16.10.0011 works with curl: POST /rest/v7/login-sessions HTTP/1.1 Host: x.x.x.x User-Agent: curl/7.55.1 Accept: */* Content-Length: 46 Content-Type: application/x-www-form-urlencoded ("userName":"manager", "password":"x") But not with Python (I have tried httpx and...
hp-sdn-client A Python library that makes interaction with the HP SDN Controller REST API easy This is a free open-source (Apache 2.0) library, that you can use to develop your own applications in Python. It tries to abstract the complexity of dealing wth the REST API (JSON,...