ENUM
InventoryModelDeviceType
An inventory model device type.
link GraphQL Schema definition
- enum InventoryModelDeviceType {
- # Cable Modem
- # Other
- }
link Require by
- AlertingRotationAn alerting rotation.
- CreateInventoryModelMutationInputThe input object that defines the fields for the createInventoryModel mutation.
- DeploymentTypeThe mode that an inventory item is deployed in.
- GenericInventoryItemA generic inventory item.
- GenericInventoryItemActionLogA log of an action taken against a set of generic inventory items.
- GlobalInventoryModelMinMaxDefines the minimum and maximum of an inventory level for all locations per inventory model.
- IntegrationFieldMappingAn entity which maps an inventory model field to a vendor specific integration field type (ie serial number)
- InventoryItemAn inventory item.
- InventoryModelA type of item stored in inventory.
- InventoryModelCategoryA category of item stored in inventory.
- InventoryModelFieldA field on an inventory model.
- InventoryModelMinMaxDefines the minimum and maximum of an inventory level per location per inventory model.
- ManufacturerA manufacturer of an item stored in inventory.
- NetworkMonitoringTemplateA `NetworkMonitoringTemplate`.
- Querynull
- UpdateInventoryModelMutationInputThe input object that defines the fields for the updateInventoryModel mutation.