Managed Database migration information.
Name | Type | Description | Notes |
---|---|---|---|
Status | string | The current status of the attached migration. * `complete` * `error` * `pending` * `running` | [optional] |
Method | string | The type of migration performed (dump or replication). Only shows if status is `complete`. | [optional] |
Error | string | The verbose error message output for migrations with an `error` status. | [optional] |
Credentials | DbaasMigrationCredentials | [optional] |