ExtendedObjectClass - applyAclPolicy


ExtendedObjectClass - applyAclPolicy

Description :

This command applies an ACL policy to an extended object class

When an ACL policy is applied to an object, all access checks on that object will check both the permissions in its ACL along with the permissions of the associated ACL policy.

For osNshName, use one of the operating system names listed in addIconAssociation . Returns the DBKey of the modified object.

Return type : DBKey

Command Input :

Variable Name

Variable Type

Description

extendedObjectName

String

Name of the extended object class.

osNshName

String

NSH name of the associated operating system.

policyName

String

Name of the ACL policy to use.

Example

The following example shows how to apply the ACL policy called "Test Policy" to the Extended Object Class named "Extended Object Class".

Script





ExtendedObjectClass applyAclPolicy "Extended Object Class" "OS Name" "Test Policy"



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Server Automation Command Line Interface 8.7