| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about the version. | ||
| domain_id | string | The domain ID. | bj1 |
| drive_id | string | The drive ID. | 1 |
| file_id | string | The file ID. | 9520943DC264 |
| revision_id | string | The version ID. | 40CB7794C929 |
| revision_name | string | The version name. | 1.mov |
| revision_version | long | The version number. | 1 |
| size | long | The version size. | 1024 |
| file_extension | string | The file extension. | mov |
| created_at | string | The time when the version was created. | 2019-08-20T06:51:27.292Z |
| updated_at | string | The time when the version was modified. | 2019-08-20T06:51:27.292Z |
| keep_forever | boolean | Indicates whether the version is permanently retained. | false |
| revision_description | string | The description of the version. | aaa |
| is_latest_version | boolean | Indicates whether it is the latest version. | false |
| crc64_hash | string | The CRC64 value of the version. | 3574582125365864471 |
| content_hash | string | The hash value of the content. | EA4942AA8761213890A5C386F88E6464D2C31CA3 |
| content_hash_name | string | The name of the hash algorithm. | sha1 |
| thumbnail | string | The URL of the thumbnail. | https://data.aliyunpds.com/hz22%2F5d5b986facbec311ef844c25954f96821497b383%2F5d5b986f955410dd991646bb87c6b4e899eff525?Expires=xxx&OSSAccessKeyId=xxx&Signature=xxx |
| url | string | The preview URL. | https://data.aliyunpds.com/hz22%2F5d5b986facbec311ef844c25954f96821497b383%2F5d5b986f955410dd991646bb87c6b4e899eff525?Expires=xxx&OSSAccessKeyId=xxx&Signature=xxx |
| download_url | string | The download URL. The ListRevision operation does not return this value. The GetRevision, UpdateRevision, and RestoreRevision operations return this value. | https://data.aliyunpds.com/hz22%2F5d5b986facbec311ef844c25954f96821497b383%2F5d5b986f955410dd991646bb87c6b4e899eff525?Expires=xxx&OSSAccessKeyId=xxx&Signature=xxx |