Get list servers in Kaspersky Endpoint Security for Business Posted June 3, 2020 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!
Get list servers
in Kaspersky Endpoint Security for Business
Posted
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!