4.2.3 anchor/{AnchorID}/scan?on={false/true}
key | value |
---|---|
URL | /{PREFIX}/anchor/{AnchorID}/scan?on={false/true} |
Method | PUT |
Description | Switches the scan mode on or off |
Parameters | N/A |
Response | TEXT |
Example:
#curl -X PUT localhost:8080/bline/v1/anchor/line1-01/scan?on=false
Anchor: line1-01 scanning is stopped!