Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 865 Bytes

SubnetRequest.md

File metadata and controls

15 lines (11 loc) · 865 Bytes

SubnetRequest

Properties

Name Type Description Notes
pkiSubnetID NSNumber* The unique ID of the Subnet [optional]
fkiUserID NSNumber* The unique ID of the User [optional]
fkiApikeyID NSNumber* The unique ID of the Apikey [optional]
objSubnetDescription MultilingualSubnetDescription*
iSubnetNetwork NSNumber* The network of the Subnet in integer form. For example 8.8.8.0 would be 134744064
iSubnetMask NSNumber* 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]