Summary
Check IP in Network
Description
Determine if an IP Address lies within a specified IP Network
Route
No Northbound API Available
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
network | string | yes | - |
ip | string | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | object | A JSON Object containing status, code and the result |