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