You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create a service that exposes an API to allow users to import and export RDBs from deployments inside a cluster.
The methods will accept the host, port, username, password, and TLS details.
It will then verify that this user does indeed have read/write permissions to the deployment before dumping or importing the RDB.
The text was updated successfully, but these errors were encountered:
Create a service that exposes an API to allow users to import and export RDBs from deployments inside a cluster.
The methods will accept the host, port, username, password, and TLS details.
It will then verify that this user does indeed have read/write permissions to the deployment before dumping or importing the RDB.
The text was updated successfully, but these errors were encountered: