Operations at networkScanner/
This page describes the service operations at this endpoint.
| URI | Method | Description |
|---|---|---|
| networkScanner/getCachedNetworkScanningResult | GET | Get cached result of network scanning |
| networkScanner/getHostNameByIpAddress/{address} | POST | Gets host name by ip address |
| networkScanner/getIpAddressByHostName/{hostName} | POST | Gets ip address by host name |
| networkScanner/scanNetwork | GET | Gets all computers in LAN |
| networkScanner/startCaching | GET | Start caching result of network scanning |
| networkScanner/stopCaching | GET | Stop caching result of network scanning |