BackupFile
Represents the backup file.
This table describes attributes of the BackupFile
entity.
To receive an attribute in the response from server, specify it explicitly in the request parameter
fields
.To update an attribute, provide it in the body of a POST request.
Field | Type | Description |
---|---|---|
name | String | Name of the backup file. |
size | Long | Size of the file. |
creationDate | Long | The timestamp when the backup file was created. |
link | String | The link to the backup file. |