| Parameter | Type | Description | Example |
|---|---|---|---|
| object | The information about the drive. | ||
| domain_id | string | The domain ID. | bj1 |
| drive_id | string | The drive ID. | 1 |
| drive_name | string | The drive name. | drv1 |
| description | string | The description of the drive. | vipdrive |
| owner | string | The owner of the drive. | c9b7a5aa04d14ae3867fdc886fa01da4 |
| owner_type | string | The type of the owner. | user |
| drive_type | string | The type of the drive. | normal |
| status | string | The status of the driver. | enabled |
| used_size | long | The occupied storage space of the drive. | 20480 |
| total_size | long | The total storage space of the drive. | 204800 |
| created_at | string | The time when the drive was created. | 2019-08-20T06:51:27.292Z |
| creator | string | The user who created the drive. | c9b7a5aa04d14ae3867fdc886fa01da4 |