Table Details
| Property | Value |
|---|---|
| Table Name | tempo.agents.mpp_servers |
| Table Status | Production-Ready |
Table Columns
| Column Name | Data Type | Description |
|---|---|---|
| memo_server_hash | VARCHAR(16777216) | Hash identifying the MPP server (referenced by charge payment memos). |
| name | VARCHAR(16777216) | Human-readable name of the server. |
| origin | VARCHAR(16777216) | Origin URL or domain of the server. |
| category | VARCHAR(16777216) | Category of the service the server provides. |
| resource_count | NUMBER(38,0) | Number of billable resources the server exposes. |
| _updated_at | TIMESTAMP_NTZ(9) | Timestamp of when the entry was last updated in the database. |