Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 888 Bytes

SubnetRequestCompound.md

File metadata and controls

16 lines (12 loc) · 888 Bytes

eZmaxApi.Model.SubnetRequestCompound

A Subnet Object and children

Properties

Name Type Description Notes
PkiSubnetID int The unique ID of the Subnet [optional]
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

[Back to Model list] [Back to API list] [Back to README]