A Subnet Object
Name | Type | Description | Notes |
---|---|---|---|
PkiSubnetID | int | The unique ID of the Subnet | |
FkiUserID | int | The unique ID of the User | [optional] |
FkiApikeyID | int | The unique ID of the Apikey | [optional] |
ObjSubnetDescription | MultilingualSubnetDescription | ||
ISubnetNetwork | long | The network of the Subnet in integer form. For example 8.8.8.0 would be 134744064 | |
ISubnetMask | long | The mask of the Subnet in integer form. For example 255.255.255.0 would be 4294967040 |