ClusterType¶
Lookup table for cluster types.
Fields¶
| Field | Type | Description |
|---|---|---|
| Description | nvarchar | Cluster type description |
| ID | bigint | Internal ID for the ClusterType entity (Primary Key) |
| Name | nvarchar | Cluster type name to show in the UI |
| OctopusID | nvarchar | Internal ID of this cluster type. Used by OctoSAM to identify cluster types. |