extremecloudiq.model.xiq_hotspot_qos_ah_class_to_dscp_range.XiqHotspotQosAhClassToDscpRange
A list of ah-class to DSCP range.
Input Type
Accessed Type
Description
Notes
dict, frozendict.frozendict,
frozendict.frozendict,
A list of ah-class to DSCP range.
Key
Input Type
Accessed Type
Description
Notes
dscp_range_start
decimal.Decimal, int,
decimal.Decimal,
Start value for DSCP range.
value must be a 32 bit integer
ah_class
decimal.Decimal, int,
decimal.Decimal,
Extreme QoS class value.
value must be a 32 bit integer
dscp_range_end
decimal.Decimal, int,
decimal.Decimal,
End value for DSCP range.
value must be a 32 bit integer
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]