POST /_system/local_devices/ranges/search
Search IP ranges for local device networks
Search IP ranges for local device networks
| Key | Type | Example | Description |
|---|---|---|---|
| authorizationrequired | string | | Access token |
| Key | Type | Example | Description |
|---|---|---|---|
| countoptional | boolean | | Return count instead of results |
| filtersoptional | object | {} | Additional search filters |
| limitoptional | integer | | Maximum number of results |
| offsetoptional | integer | | Number of results to skip |
| queryoptional | string | | Search query string |
| sortoptional | array | [{}] |
{}{
"error": "ERROR_KEY"
}| Permission | Description |
|---|---|
Bearer token | Access token required via Authorization header, x-authtoken, x-token, query param, or cookie |
local_devices_create | Required scope: local_devices_create |
Back to Local Devices Return to the Local Devices category to view other endpoints All API Categories Browse all available API categories
