Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 850 Bytes

subnet_response.md

File metadata and controls

15 lines (11 loc) · 850 Bytes

subnet_response_t

Properties

Name Type Description Notes
pki_subnet_id int The unique ID of the Subnet
fki_user_id int The unique ID of the User [optional]
fki_apikey_id int The unique ID of the Apikey [optional]
obj_subnet_description multilingual_subnet_description_t *
i_subnet_network long The network of the Subnet in integer form. For example 8.8.8.0 would be 134744064
i_subnet_mask 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]