rest_get
Access any read-only REST API path on MikroTik RouterOS devices. Use for endpoints without a dedicated tool.
Instructions
Generic GET read-only ke path REST apa pun untuk hal yang belum punya tool khusus.
Contoh path: 'interface/wireless', 'ip/dns', 'system/clock', 'ppp/active'. Hanya membaca; tidak mengubah konfigurasi.
Args: path: path REST tanpa awalan /rest, mis. 'ip/dns'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |