- Group/version:
aggregation.coder.com/v1alpha1 - Kind:
CoderTemplate - Resource:
codertemplates - Scope: namespaced
| Field | Type | Description |
|---|
| organization | string | Organization is the Coder organization name (must match the organization prefix in metadata.name). |
| versionID | string | VersionID is the Coder template version UUID used on creation (required for CREATE). |
| displayName | string | |
| description | string | |
| icon | string | |
| running | boolean | Running is a legacy flag retained temporarily for in-repo callers that still read template run-state directly. |
| Field | Type | Description |
|---|
| id | string | |
| organizationName | string | |
| activeVersionID | string | |
| deprecated | boolean | |
| updatedAt | Time | |
| autoShutdown | Time | AutoShutdown is a legacy timestamp retained temporarily for in-repo callers that still surface template shutdown timestamps. |
- Go type:
api/aggregation/v1alpha1/types.go - APIService registration manifest:
deploy/apiserver-apiservice.yaml