Skip to content

Files

Latest commit

author
ucs-build
Jan 24, 2020
337507a · Jan 24, 2020

History

History
12 lines (8 loc) · 739 Bytes

CondHclStatusJob.md

File metadata and controls

12 lines (8 loc) · 739 Bytes

CondHclStatusJob

An HCLStatusJob is used to batch mo inventory notifications and process the evaluation of HCLStatus. When we receive a notification for an inventory MO, we will create a HCLStatusJob and inserted into the DB if it doesn't already exist. Then based on a timer we process the jobs in the DB and clear them.

Properties

Name Type Description Notes
managed_object InventoryBase [optional]
registered_device AssetDeviceRegistration [optional]

[Back to Model list] [Back to API list] [Back to README]