Skip to content

Latest commit

 

History

History
37 lines (33 loc) · 1.87 KB

Device.md

File metadata and controls

37 lines (33 loc) · 1.87 KB

Device

Properties

Name Type Description Notes
id int [optional]
name str [optional]
display_name str [optional]
device_type NestedDeviceType
device_role NestedDeviceRole
tenant NestedTenant [optional]
platform NestedPlatform [optional]
serial str [optional]
asset_tag str A unique tag used to identify this device [optional]
site NestedSite
rack NestedRack [optional]
position int The lowest-numbered unit occupied by the device [optional]
face Face [optional]
parent_device NestedDevice [optional]
status Status2 [optional]
primary_ip NestedIPAddress [optional]
primary_ip4 NestedIPAddress [optional]
primary_ip6 NestedIPAddress [optional]
cluster NestedCluster [optional]
virtual_chassis NestedVirtualChassis [optional]
vc_position int [optional]
vc_priority int [optional]
comments str [optional]
local_context_data str [optional]
tags list[str] [optional]
custom_fields object [optional]
created date [optional]
last_updated datetime [optional]

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