PropertyInstance - applyAclPolicy

PropertyInstance - applyAclPolicy

Description :

This command applies the given ACL Policy to the Property Instance and returns the DBKey of the updated instance.

Return type : com.bladelogic.om.infra.model.property.PropertySetInstance

Command Input :

Variable Name

Variable Type

Description

fullyQualifiedInstanceName

String

fullyQualifiedInstanceName

policyName

String

ACL Policy Name

Example

The following example applies the specified ACL Policy and then returns the DBKey of the specified instance.

Script


PropertyInstance applyAclPolicy "Class://SystemObject/MyClass/MyInstance" "Recommended Default ACL Policy"



Was this page helpful? Yes No Submitting... Thank you

Comments