RESOURCES_RESOURCE_METRICS
The RESOURCES_RESOURCE_METRICS table is an internal table used for reporting.
| Column name | Data type | Null (Y or N) | Key (PK or FK) | Comment |
|---|---|---|---|---|
| CLUSTER_NAME | VARCHAR(128) | N | PK | The name of the cluster. |
| RESOURCE_NAME | VARCHAR(128) | N | PK | The resource name for resource_type="Host"; this is the host name. |
| RESOURCE_TYPE | VARCHAR(128) | Y | Not applicable | The resource type. The default is "HOST". |