Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.61 KB

XiqDellDevices.md

File metadata and controls

31 lines (22 loc) · 1.61 KB

extremecloudiq.model.xiq_dell_devices.XiqDellDevices

Dell devices to onboard

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, Dell devices to onboard

Dictionary Keys

Key Input Type Accessed Type Description Notes
sn_to_st dict, frozendict.frozendict, frozendict.frozendict, Serial number -> Service tag
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]

sn_to_st

Serial number -> Service tag

Model Type Info

Input Type Accessed Type Description Notes
dict, frozendict.frozendict, frozendict.frozendict, Serial number -> Service tag

Dictionary Keys

Key Input Type Accessed Type Description Notes
any_string_name str, str, any string name can be used but the value must be the correct type Serial number -> Service tag [optional]

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