system.resources
Contains information about resources residing on the local server. The table contains a row for every resource.
Example:
Columns:
- name(- String) - Resource name.
- read_disks(- Array(String)) - The array of disk names that uses this resource for read operations.
- write_disks(- Array(String)) - The array of disk names that uses this resource for write operations.
- create_query(- String) - The definition of the resource.
