Previous Topic: SoftwarePackageProcedureOperationMask2Next Topic: SoftwarePackageProcedureProperties2


SoftwarePackageProcedureProperties

xsd:string softwarePackageProcedureId

The UUID identifying the software package procedure.

xsd:string softwarePackageProcedureName

The name of the software package procedure.

SoftwarePackageProcedureTask softwarePackageProcedureTask

The task type of the software package procedure.

SoftwarePackageProcedureType softwarePackageProcedureType

The type of the software package procedure.

xsd:string comment

A comment for the software package procedure

xsd:boolean userSelectable

Indicates whether or not the procedure is allowed to be included in the Software Delivery Catalog

xsd:boolean externalProcedure

A flag that indicates whether the procedure is external to SD or not.

SoftwarePackageProcedureFiledBy filedBy

The entity by which the software package procedure was filed.

xsd:long operatingSystemType
xsd:string subPath

The path of the procedure within the volume.

xsd:string procToRun

The procedure command that is to be run.

xsd:string parameters

A string value containing the input parameters for the procedure.

SoftwarePackageProcedureRelation procedureRelation

The path of the procedure, relative to the path of the software package to which the procedure belongs.

SoftwarePackageProcedureFiledBy activatedBy

The entity by which the software package procedure was activated.

DateTime activatedDateTime

The time or date that the procedure was activated.

xsd:string softwarePackageId

The UUID identifying the software package to which the procedure is associated.

xsd:string softwarePackageName

The name of the software package to which the procedure is associated.

xsd:string softwarePackageVersion

The version identifier of the software package to which the procedure is associated.

SoftwarePackageType softwarePackageType

The type of the software package to which the procedure is associated.

xsd:string softwarePackageVolumeId

The UUID identifying the volume of the software package to which the procedure is associated.

xsd:string softwarePackageVolumeName

The name of the volume of the software package to which the procedure is associated.

SoftwarePackageProcedureOperationMask internalMask

Internal property for the procedure operation.

SoftwarePackageProcedureOperationMask operationMask

Operation property for the procedure operation.

SoftwarePackageProcedureBootMask bootBeforeMask

This element indicates the reboot options requested for the software package procedure before the procedure is executed.

SoftwarePackageProcedureBootMask bootAfterMask

This element indicates the reboot options requested for the software package procedure after the procedure is executed.

xsd:string dependancyQueryId

If there is a prerequisite defined for the procedure, this is the uuid of the query that checks if the condition is fulfilled.

SoftwarePackageProcedureManagementTypeMask managementTypeMask

This element indicates whether or not the requested software package for the procedure is allowed to run on Software Managed software targets.

Remarks

None