ENUM
InventoryItemStatus
The physical status of an inventory item.
link GraphQL Schema definition
- enum InventoryItemStatus {
- # Failed.
- # Lost.
- # Functional.
- }
link Require by
- AddressA geographical address.
- AdtranMosaicAuditAn Adtran Mosaic audit record.
- AlertingRotationInventoryItemAn `InventoryItem` associated with an `AlertingRotation`.
- DeploymentTypeThe mode that an inventory item is deployed in.
- DeviceInterfaceMappingThe interfaces on a device.
- GenericInventoryAssigneeA generic assignee for 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`.
- InventoryItemFieldsMutationInputThe input object that defines the fields for the createInventoryItems mutation.
- 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
- 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.