1
0
Files
reap-api-bruno-collection/04-network scan/start-scan.bru
2026-02-16 16:55:57 +01:00

24 lines
271 B
Plaintext

meta {
name: Devices on Network Scan
type: http
seq: 1
}
post {
url: {{base_url}}/start_scan
body: none
auth: inherit
}
docs {
# Devices on Network Scan
Start artpool devices search.
## Set Parameters
None.
## Response
Empty JSON response.
}