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