API method to delete an Execution Server #1468
Quali-Community
started this conversation in
Idea Box
Replies: 1 comment
-
|
The The process to remove a server non-disruptively would be:
This allows for a full CI/CD pipeline including the automated redeployment of Execution Servers. Cattle, not pets. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In an effort to fully automate the deployment and teardown of Execution Servers, we need a way to programmatically delete an existing ES from CloudShell. We'd like something like a 'delete' API method which will also wait until all current jobs running on that server are finished before deleting it from CS. A 'force' option might be useful also where the server is immediately removed without waiting for jobs to finish.
Kevin Masaryk (Kevin.Masaryk24) - 08/24/2022 10:59 PM
· 5644 ·
Beta Was this translation helpful? Give feedback.
All reactions