Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 1.54 KB

File metadata and controls

22 lines (17 loc) · 1.54 KB

extremecloudiq.model.xiq_address_profile_classified_entry.XiqAddressProfileClassifiedEntry

The address profile classified entries.

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The address profile classified entries.

Dictionary Keys

Key Input Type Accessed Type Description Notes
class_asgn_id decimal.Decimal, int, decimal.Decimal, The classification assignment id value. [optional] value must be a 64 bit integer
value str, str, The classified entry value. [optional]
description str, str, The classified entry description. [optional]
netmask str, str, The classified entry netmask [optional]
ip_address_end str, str, The classified entry IP address end. [optional]
wildcard_mask str, str, The classified entry wildcard mask. [optional]
any_string_name dict, frozendict.frozendict, str, date, datetime, int, float, bool, decimal.Decimal, None, list, tuple, bytes, io.FileIO, io.BufferedReader frozendict.frozendict, str, BoolClass, decimal.Decimal, NoneClass, tuple, bytes, FileIO any string name can be used but the value must be the correct type [optional]

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