Description
Contains information about resources residing on the local server. The table contains a row for every resource.
Columns
name (String) — The name of the resource.
read_disks (Array(String)) — The list of disk names that uses this resource for read operations.
write_disks (Array(String)) — The list of disk names that uses this resource for write operations.
unit (String) — Resource unit used for cost measurements.
create_query (String) — CREATE query of the resource.
Example:
Last modified on July 2, 2026