Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 709 Bytes

Backup.md

File metadata and controls

15 lines (11 loc) · 709 Bytes

Org.OpenAPITools.Model.Backup

Backup information.

Properties

Name Type Description Notes
Id string A unique ID for the backup. [optional]
DateCreated string The date the backup was created. [optional]
Description string The user-supplied description of this backup. [optional]
Size int The size of the backup in Bytes. [optional]
Status string The Backup status. * complete * pending [optional]

[Back to Model list] [Back to API list] [Back to README]