diagnose test scim
SCIM database queries.
This topic includes the following commands:
- diagnose test scim get-group
- diagnose test scim get-membership
- diagnose test scim get-user
- diagnose test scim list-clients
- diagnose test scim list-groups
- diagnose test scim list-groups-partitioned
- diagnose test scim list-users
- diagnose test scim list-users-partitioned
diagnose test scim get-group
Get one group by client name and group name.
diagnose test scim get-group
diagnose test scim get-membership
Get membership by client name and user name.
diagnose test scim get-membership
diagnose test scim get-user
Get one user by client name and user name.
diagnose test scim get-user
diagnose test scim list-clients
List all clients in one vdom.
diagnose test scim list-clients
diagnose test scim list-groups
List all groups name belongs to client.
diagnose test scim list-groups
diagnose test scim list-groups-partitioned
List groups name belongs to client from start index, up to limit entries.(Limit of -1 lists all groups from start index)
diagnose test scim list-groups-partitioned
diagnose test scim list-users
List all users name belongs to client.
diagnose test scim list-users
diagnose test scim list-users-partitioned
List users name belongs to client from start index, up to limit entries.(Limit of -1 lists all users from start index)
diagnose test scim list-users-partitioned