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