ClusterType¶
Lookup table for cluster types.
Fields¶
| Field | Type | Description |
|---|---|---|
| Description | string | Cluster type description |
| ID | numeric | Internal ID for the ClusterType entity (Primary Key) |
| Name | string | Cluster type name to show in the UI |
| OctopusID | string | OctoSAM internal name for programmatic access to the cluster type (e.g. in queries) |