24 lines
271 B
Plaintext
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.
|
|
}
|