Jump to content

Get list servers


Recommended Posts

Hi,

I would like to extract a complete list of all servers via cURL command.

For example:

 

curl -X POST https://127.0.0.1:13299/api/v1.0/login -H "Authorization: KSCBasic user='userr', pass='pass'" -H "Content-Type: application/json" -H "Content-Length: 2" -d "{}" -k -v

 

Anybody know any script or command to do this?

Thanks!
 

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now


×
×
  • Create New...