Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.14 KB

LMI_OwningStorageJobElement.rst

File metadata and controls

39 lines (24 loc) · 1.14 KB

LMI_OwningStorageJobElement

Class reference

Subclass of LMI_OwningJobElement <LMI-OwningJobElement>

OwningJobElement represents an association between a Job and the ManagedElement responsible for the creation of the Job. This association may not be possible, given that the execution of jobs can move between systems and that the lifecycle of the creating entity may not persist for the total duration of the job. However, this can be very useful information when available. This association defines a more specific 'owner' than is provided by the CIM_Job.Owner string.

Key properties

OwningElement <CIM-OwningJobElement-OwningElement>
OwnedElement <CIM-OwningJobElement-OwnedElement>

Local properties

None

Local methods

None

Inherited properties

CIM_ManagedElement <CIM-ManagedElement> OwningElement <CIM-OwningJobElement-OwningElement>
CIM_Job <CIM-Job> OwnedElement <CIM-OwningJobElement-OwnedElement>

Inherited methods

None