Jump to content

user0006

Members
  • Posts

    1
  • Joined

  • Last visited

    Never

Posts posted by user0006

  1. 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!
     

×
×
  • Create New...