class Netbox::API::Hosts
- Netbox::API::Hosts
- Netbox::API::HostsCommon
- Netbox::API::HostsBase
- Netbox::API::EntityWURL
- Netbox::API::Entity
- Reference
- Object
Defined in:
class/netbox/api/hosts.crConstructors
Instance Method Summary
- #asset_tag : String | Nil
- #asset_tag=(asset_tag : String | Nil)
- #device_type : API::DeviceTypesBase
- #device_type=(device_type : API::DeviceTypesBase)
- #display_name : String
- #display_name=(display_name : String)
- #face : Face | Nil
- #face=(face : Face | Nil)
- #location : API::Location | Nil
- #location=(location : API::Location | Nil)
- #parent_device : API::Entity | Nil
- #parent_device=(parent_device : API::Entity | Nil)
- #position : Int32 | Nil
- #position=(position : Int32 | Nil)
- #rack : API::Rack | Nil
- #rack=(rack : API::Rack | Nil)
- #role : API::DeviceRole
- #role=(role : API::DeviceRole)
- #serial : String | Nil
- #serial=(serial : String | Nil)