Type alias DatabaseAction

DatabaseAction: "park" | "unpark" | "resize" | "resetPassword" | "addKeyspace" | "addDatacenters" | "terminateDatacenter" | "getCreds" | "terminate" | "removeKeyspace" | "removeMigrationProxy" | "launchMigrationProxy"

List of actions that can be performed on a database.