Previous Topic: SetSoftwarePolicyProperties3Next Topic: SetSoftwarePolicyPropertiesByName3


SetSoftwarePolicyPropertiesByName

Members of sequence SetSoftwarePolicyPropertiesByName:

xsd:string policyName

Specifies the new name for software Policy.

xsd:boolean policyNameSupplied (m)

True or false depending on the value of policyName.

xsd:string comment

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 unitGroupName

Name of group that is associated with the policy. The user can either provide the name 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 unitGroupNameSupplied (m)

True or false depending on the value of unitGroupName.

CreateSoftwareJobLinkage createSoftwareJobLinkage

The sequence CreateSoftwareJobLinkage is provided 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 done when the policy is applied to the group.

xsd:boolean softwarePolicyEvaluationTypeSupplied

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

DateTime nextEvaluationDate

Specifies the date and time for next evaluation.

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 softwarePolicyEvaluationPeriodTypeSupplied (m)

True or false depending on the value for softwarePolicyEvaluationPeriodType.

xsd:boolean evaluationPeriodSupplied (m)

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 (m)

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 parameter. 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 evaluateDynamicGroups

Optional parameter. If set to true, dynamic groups are evaluated during evaluation of the software policy. The

default value is false.

xsd:boolean evaluateDynamicGroupsSupplied (m)

True or false depending on the value of evaluateDynamicGroups.