Name | Type | Description | Notes |
---|---|---|---|
Label | string | A user-supplied label for this Managed Database. | |
Type | string | The type of backup restoration to use for this Managed Database. * `pitr`: Point-in-time recovery * `basebackup`: Latest backup (default if omitted) | [optional] |
Date | string | The backup date to use when restoring the Managed Database in YYYY-MM-DD date format. Required for `pitr` type requests. | [optional] |
Time | string | The backup time to use when restoring the Managed Database in HH-MM-SS time format (24-hour UTC). Required for `pitr` type requests. | [optional] |