mirror of
https://github.com/coder/coder.git
synced 2026-09-21 12:44:32 +08:00
feat(agent): support deleting dev containers (#21247)
Add logic to the agent, and an endpoint, to allow requesting and then deleting a Dev Container and its related agent.
This commit is contained in:
Generated
+2
@@ -10851,6 +10851,8 @@ If the schedule is empty, the user will be updated to use the default schedule.|
|
||||
| `running` |
|
||||
| `stopped` |
|
||||
| `starting` |
|
||||
| `stopping` |
|
||||
| `deleting` |
|
||||
| `error` |
|
||||
|
||||
## codersdk.WorkspaceAgentHealth
|
||||
|
||||
Reference in New Issue
Block a user