Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 802 Bytes

database_backup.md

File metadata and controls

32 lines (21 loc) · 802 Bytes
page_title subcategory description
twc_database_backup Resource - Timeweb Cloud
Resource for describing needed database backup and provides actual information about its status

twc_database_backup (Resource)

Resource for describing needed database backup and provides actual information about its status

Schema

Required

  • cluster_id (Number) Database cluster ID for which backup should be created

Optional

  • comment (String) Comment for backup

Read-Only

  • created_at (String) Date when backup was created
  • id (String) The ID of this resource.
  • name (String) Name of backup
  • size (Number) Backups size
  • status (String) Current status of backup
  • type (String) Backup type (manual or auto)