Scripting and Programming Guides › Scripting Guide for Perl › CLI Policy Management Methods › Domain Methods
Domain Methods
The following methods act on PolicyMgtDomain objects:
- AddAdmin Method—Adds an administrator to the domain
- AddUserDir Method—Associates a user directory with the domain
- CreatePolicy Method—Creates a policy in the domain
- CreateRealm Method—Creates a realm in the domain
- CreateResponse Method—Creates a response in the domain
- CreateResponseGroup Method—Creates a response group for the domain
- CreateRuleGroup Method—Creates a rule group for the domain
- DeleteGroup Method—Deletes a group
- DeletePolicy Method—Deletes a policy
- DeleteVariable Method—Deletes a variable
- Description Method—Sets or retrieves the description of the domain
- GetAllPolicies Method—Retrieves an array of policy objects in the domain
- GetAllRealms Method—Retrieves an array of all top-level realms in the domain
- GetAllResponseGroups Method—Retrieves an array of all the response groups for the domain
- GetAllResponses Method—Retrieves an array of all responses associated with the domain
- GetAllRuleGroups Method—Retrieves an array of all the rule groups for the domain
- GetAllVariables Method—Retrieves all variable objects in the domain
- GetPolicy Method—Retrieves a policy in the domain
- GetRealm Method—Retrieves a top-level realm in the domain
- GetResponse Method—Retrieves a response associated with the domain
- GetResponseGroup Method—Retrieves the specified response group
- GetRuleGroup Method—Retrieves the specified rule group
- GetUserDirSearchOrder Method—Retrieves user directory objects associated with the domain
- GetVariable Method—Retrieves the specified variable object
- GlobalPoliciesApply Method—Sets or retrieves the flag that specifies whether global policies are enabled for the domain
- Name Method—Sets or retrieves the domain name
- RemoveAdmin Method—Disassociates the administrator from the domain
- RemoveUserDir Method—Disassociates the user directory from the domain
- SetUserDirSearchOrder Method—Rearranges the search order of the user directory objects associated with the domain