Previous Topic: SoftwarePolicyPropertiesRequired3Next Topic: SoftwareJobContainerPropertiesRequired2


SoftwareJobContainerProperties2

This sequence defines the properties for the software job container.

xsd:string softwareJobContainerId

Specifies the UUID identifying the software job container.

SoftwareJobContainerState state

Specifies the current state of the software job container

xsd:boolean seal

This element indicates whether the container is currently sealed.

xsd:long noOfParentSoftwareJobContainers

Specifies the number of software job containers by which this container is contained.

xsd:long noOfChildSoftwareJobContainers

Specifies the number of software job containers that are contained by this container.

xsd:long noOfSoftwareJobs

Specifies the number of software jobs contained in this software job container.

xsd:string name

Specifies the display name of the job container.

xsd:string comment

A comment for the job container.

xsd:long priority

Priority of the container

SoftwareJobContainerPropertyMask softwareJobContainerPropertyMask

Mask for the software job container property

DateTime creationDate

Specifies the Date and Time when the job container was created.

DateTime changeDate

Specifies the Date and Time when the job container was last updated.

AttributeMask attribMask

Specifies a series of attributes that describe the software job container.

xsd:long waitCount

Specifies the number of jobs in the container that are not yet activated.

xsd:long activeCount

Specifies the number of jobs in the container that have been activated.

xsd:long errorCount

Specifies the number of jobs in the container that have failed.

xsd:long okCount

Specifies the number of jobs in the container that have successfully completed.

xsd:long renewState

If the job container has been renewed, indicates the current state of that renewal.