Get last pings from specific Scanner of ScannerType
GET/scanner/:scanner_type_guid/instance/:scanner_guid/pings
Retrieves the ScannerPings from a specific Scanner of a specific ScannerType. If the limit is not set, it will return the last 10 pings.
Request​
Responses​
- 200
- 404
ScannerPings of Scanner found.
ScannerType or Scanner not found.