ATTRIBUTES_RESOURCE_METRICS
The ATTRIBUTES_RESOURCE_METRICS is an internal table used for reporting.
Column name | Data type | Null (Y or N) | Key (PK or FK) | Comment |
---|---|---|---|---|
ATTRIBUTE_NAME | VARCHAR(256) | N | PK | The static attributes:
|
ATTRIBUTE_TYPE | VARCHAR(128) | Y | Not applicable | The attribute value data type: "String" or "NUMBER". |
CLUSTER_NAME | NUMERIC(10) | N | PK | The name of the cluster. |