Activity History
Show the activity history (audit log) of a given user, cluster, or organization.
Create Access Token
Create a personal access token, which can be used instead of a password to authenticate to the Magpie CLI or JDBC server.
List Access Tokens
List personal access tokens, showing the token ID, description, creation date, expiration date, and whether the token is disabled.
Enable Access Token
Re-enable a personal access token that was previously disabled.
Disable Access Token
Disable a personal access token without deleting it, so that it can be re-enabled later.
Delete Access Token
Permanently delete a personal access token.
Alter User
Update the definition of a user
Alter User Field
Update the value of a single field in the definition of a user.
Create Role
Create a role from a JSON specification.
Alter Role Field
Update the value of a single field in the definition of a role.
Create User
Create a user from a JSON specification.
Disable User
Disable a user. Disabled users are not able to log in.
Drop Role
Delete a Magpie role.
Drop User
Delete a Magpie user.
Enable User
Enable a user that was previously disabled. Disabled users are not able to log in.
Grant Permission
Grant a permission to a user, role, or organization.
Grant Role
Grant a role to a user.
Metadata Usage History
Show the recent usage of a given metadata object and optionally that object's children.
Reset Password
Generates and emails password reset token for a user. Only admins are able to change passwords for any user in their organization. Regular users may reset…
Revoke Permission
Revoke a permission from a user or role.
Revoke Role
Revoke a role from a user.
Set Organization Default Cluster
Sets the default cluster for an organization. When users in that organization log in, the default cluster will be set as the current cluster.
Set Organization Default Repository
Sets the default repository for an organization. When users in that organization log in, the default repository will be set as the current repository
Set Password
Sets the password for a user.
Set User Default Cluster
Sets the default cluster for a user. When that user logs in, the default cluster will be set as the current cluster. If a user's default cluster is not set…
Set User Default Project
Sets the default project name for a user. When a user logs in or changes repositories, Magpie will attempt to set the current project to the user's default…
Set User Default Repository
Sets the default repository for a user. When that user logs in, the default repository will be set as the current repository. If a user's default repository is…
Set User Default Schema
Sets the default schema name for a user. When a user logs in or changes repositories, Magpie will attempt to set the current schema to the user's default…