Find Accounts
Find accounts. The command uses the PV_ACCOUNT public view to find data. Any filters passed should be passed on this public view.
Find Applications
Find applications. The command uses the PV_APPLICATION public view to find data. Any filters passed should be passed on this public view.
Find Business Units
Find business units. The command uses the PV_BUSINESS_UNIT public view to find data. Any filters passed should be passed on this public view.
Find Change Request Items
Find change request items. The command uses the PV_CHANGE_REQUEST_DETAIL public view to find data. Any filters passed should be passed on this public view.
Find Change Request Work Items
Find change request work items. The command uses the PV_CHANGE_REQUEST_WORK_ITEM public view to find data. Any filters passed should be passed on this public view.
Find Change Requests
Find change requests. The command uses the PV_CHANGE_REQUEST public view to find data.
Find Data Resources
Find data resources in the identity store. The command uses the PV_DATA_RESOURCE public view to find data. Any filters passed should apply to this public view.
Find Directories
Find directories in the identity store. The command uses the PV_DIRECTORY public view to find data. Any filters passed should apply to this public view.
Find Entitlements
Find entitlements in the identity store. The command uses the PV_ENTITLEMENTS public view to find data. Any filters passed should apply to this public view.
Find Forms
Find request forms configured in the system. The command uses the PV_FORM public view to find data. Any filters passed should apply to this public view.
Find Reviews
Find access reviews in the system. The command uses the PV_REVIEW public view to find data. Any filters passed should apply to this public view.
Find Roles
Find roles in the identity store. The command uses the PV_ROLES public view to find data. Any filters passed should apply to this public view.
Find Rolesets
Find role sets in the identity store. The command uses the PV_ROLESETS public view to find data. Any filters passed should apply to this public view.
Find User Account Mappings
Find user-to-account mappings in the identity store. The command uses the PV_USER_ACCOUNT_MAPPING public view to find data. Any filters passed should apply to this public view.
Find User Entitlements
Find user-to-entitlement relationships in the identity store. The command uses the PV_USER_DIRECT_ENTITLEMENT public view to find data. Any filters passed should apply to this public view.
Find User Group Membership
Find relationships between users and groups. The command uses the PV_USER_GROUP_MEMBERSHIP public view to find data. Any filters passed should apply to this public view.
Find User Groups
Find user groups. The command uses the PV_USER_GROUP public view to find data.
Find User Role Membership
Find users associated with roles. The command uses the PV_USER_ROLE_MEMBERSHIP public view to find data. Any filters passed should apply to this public view.
Find Users
Find users in the identity store. The command uses the PV_USERS public view to find data. Any filters passed should apply to this public view.