ENUM
InventoryItemDeviceStatus
The monitoring status of an InventoryItem
.
link GraphQL Schema definition
- enum InventoryItemDeviceStatus {
- # The device is in a healthy state.
- # The device is down.
- # The device is in a warning state.
- }
link Require by
- AddressA geographical address.
- AdtranMosaicAuditAn Adtran Mosaic audit record.
- AlertingRotationAn alerting rotation.
- 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`.
- 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.
- UpdateInventoryItemStatusMutationInputThe input object that defines the fields for the updateInventoryItemStatus mutation.
- UserA user that can login to Sonar.
- VehicleA vehicle.