Note
This view is available starting with V4.3.4.
Purpose
This view displays the I/O operations of object storage and cloud disks for the current tenant.
Columns
Column |
Type |
Nullable |
Description |
|---|---|---|---|
| TENANT_ID | bigint(20) | NO | The tenant ID. |
| PATH | varchar(1024) | NO | The path in the format of oss://, file://, or s3://. |
| ENDPOINT | varchar(256) | NO |
|
| TYPE | varchar(128) | NO | The operation type.
|
| TOTAL | bigint(20) | NO | The cumulative value for each operation type (TYPE).
|
