Previous Topic: SetSoftwareJobContainerProperties2Next Topic: SetSoftwareGroupProperties


SetSoftwarePolicyProperties2

Members of sequence SetSoftwarePolicyProperties2:

xsd:string policyName

The new name of the software policy that needs to be updated

xsd:boolean policyNameSupplied (m)

True or false depending on the value of policyName.

xsd:string comment

New comment string for software policy.

xsd:boolean commentSupplied (m)

True or false depending on the value of comment.

xsd:long priority

The priority of the container, can be 1(highest) to 10 (lowest).

xsd:boolean prioritySupplied
xsd:string unitGroupId

UUID of group that is associated with the policy. You can provide the uuid of an existing unit group or a NULL string. If you provide a NULL string, the software policy if already associated with an unit group will be disassociated from the unit group.

xsd:boolean unitGroupIdSupplied (m)

True or false depending on the value of unitGroupId.

CreateSoftwareJobLinkage createSoftwareJobLinkage

Sequence for setting the software job linkage related properties.

xsd:boolean createSoftwareJobLinkageSupplied (m)

True or false depending on the value of createSoftwareJobLinkage.

SoftwarePolicyEvaluationType softwarePolicyEvaluationType

Specifies the type of evaluation that will be done when the policy is applied to the group.

xsd:boolean softwarePolicyEvaluationTypeSupplied (m)

True or false depending on the value of softwarePolicyEvaluationType.

DateTime nextEvaluationDate

Specifies the date and time for next evaluation. The default value is actual time.

xsd:boolean nextEvaluationDateSupplied (m)

True or false depending on the value of nextEvaluationDate.

xsd:long evaluationPeriod

Specifies the period of evaluation in hours.

xsd:boolean evaluationPeriodSupplied

Mandatory parameter. True or false depending on the value of evaluationPeriod.

xsd:boolean enterpriseTime

If set to true, the time specifications are based on the enterprise manager time.

xsd:boolean enterpriseTimeSupplied

Mandatory parameter. True or false depending on the value of enterpriseTimeSupplied.

xsd:string evaluationCalendar

Specifies the name of the calendar that controls the time when the evaluation can take place. To activate a evaluationCalendar user also has to specify "evaluationPeriod".

xsd:boolean evaluationCalendarSupplied (m)

True or false depending on the value of evaluationCalendarSupplied.

AdhocTargetEvaluation adhocTargetEvaluation

Target evaluation is triggered when agents report inventory to the manager. This parameter specifies the type of target evaluation.

xsd:boolean adhocTargetEvaluationSupplied (m)

True or false depending on the value of adhocTargetEvaluation.

xsd:boolean regenerate

This parameter is considered only if evaluationType is SP_SETUPJOBS or SP_SETUPANDEXECUTEJOBS.

xsd:boolean regenerateSupplied (m)

True or false depending on the value of regenerate.

SoftwarePolicyEvaluationPeriodType softwarePolicyEvaluationPeriodType

(Optional). Specifies whether the software policy will be evaluated once or periodically. If periodic then the evaluation is done as per the evaluation period set. The default value is once.

xsd:boolean softwarePolicyEvaluationPeriodTypeSupplied (m)

True or false depending on the value for softwarePolicyEvaluationPeriodType.