ENUM
InventoryitemableType
The entity that owns an InventoryItem
.
link GraphQL Schema definition
- enum InventoryitemableType {
- # A `User`.
- # An `InventoryLocation`.
- # A `GenericInventoryAssignee`.
- # A `Vehicle`.
- # An `InternalLocation`.
- # A serviceable `Address`.
- # A `NetworkSite`.
- }
link Require by
- AddressA geographical address.
- AdtranMosaicAuditAn Adtran Mosaic audit record.
- AlertingRotationInventoryItemAn `InventoryItem` associated with an `AlertingRotation`.
- AssignGenericInventoryItemsMutationInputThe input object that defines the fields for the assignGenericInventoryItems mutation.
- AssignInventoryItemsMutationInputThe input object that defines the fields for the assignInventoryItems mutation.
- CreateGenericInventoryItemsMutationInputThe input object that defines the fields for the createGenericInventoryItems mutation.
- CreateInventoryItemsMutationInputThe input object that defines the fields for the createInventoryItems mutation.
- DeploymentTypeThe mode that an inventory item is deployed in.
- DeviceInterfaceMappingThe interfaces on a device.
- GenericInventoryAssigneeA generic assignee for inventory items.
- GenericInventoryItemA generic inventory item.
- GenericInventoryItemActionLogA log of an action taken against a set of generic inventory items.
- InternalLocationA location inside an `InventoryLocation` (e.g. a shelf or a room.)
- InventoryItemAn inventory item.
- InventoryItemEventA tracked event that has occurred for an `InventoryItem`.
- InventoryLocationA location that inventory is stored in.
- InventoryModelA type of item stored in inventory.
- InventoryModelFieldDataData contained within an inventory item field.
- NetworkSiteA network site.
- PurchaseOrderItemA line item on a purchase order.
- Querynull
- ReceivePurchaseOrderItemMutationInputThe details of the inventory items that will be created from this purchase order item.
- SnmpOidThresholdViolationAn `SnmpOidThresholdViolation`.
- SnmpOverrideAn `SnmpOverride`.
- TicketA ticket.
- UpdateInventoryItemsMutationInputThe input object that defines the fields for the updateInventoryItems mutation.
- UserA user that can login to Sonar.
- VehicleA vehicle.