Manage All.
External DocumentationTo learn more, visit the OneLogin documentation.
Parameters
| Parameter | Description |
|---|---|
| Actions | A comma-separated list of actions to filter by. Values formatted as name:value. Wildcards (*) are supported.Examples: - Single filter: set_licenses:123456- Multiple filters: set_groups:123456,set_usertype:*- Wildcard: *:123456 or set_userprincipalname:* |
| Actions Types | The actions type to filter by. * builtin - actions that involve standard attributes.* custom - actions that involve custom attributes.* none - no actions are defined. |
| Conditions | A comma-separated list of conditions to filter by. Values formatted as name:value. Wildcards (*) are supported.Examples: - Single filter: has_role:123456- Multiple filters: has_role:123456,status:1- Wildcard: *:123456 or has_role:* |
| Conditions Types | The conditions type to filter by. * builtin - conditions that involve standard attributes.* custom - conditions that involve custom attributes.* none - no conditions are defined. |
| Enabled | Select to return enabled mappings. Set to false to return disabled mappings. |