Skip to content

Latest commit

 

History

History
42 lines (31 loc) · 1.94 KB

XiqMissingVlanExcludedVlanDetails.md

File metadata and controls

42 lines (31 loc) · 1.94 KB

extremecloudiq.model.xiq_missing_vlan_excluded_vlan_details.XiqMissingVlanExcludedVlanDetails

The list of vlan and site ids

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, The list of vlan and site ids

Dictionary Keys

Key Input Type Accessed Type Description Notes
vlan_ids list, tuple, tuple, [optional]
site_ids list, tuple, tuple, [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]

vlan_ids

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
items decimal.Decimal, int, decimal.Decimal, value must be a 32 bit integer

site_ids

Model Type Info

Input Type Accessed Type Description Notes
list, tuple, tuple,

Tuple Items

Class Name Input Type Accessed Type Description Notes
items decimal.Decimal, int, decimal.Decimal, value must be a 64 bit integer

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