Hi - Is there a way to delete an Agent from the Cloud UI? Some time ago I remember being able do it. I also tried to delete an agent using graphql ... Is this right?
mutation{
delete_agent(input: {agent_id:"<id>"}){success}
}
Thanks in advance
k
Kevin Kho
07/26/2021, 6:17 PM
Hey @itay livni, you can remove them from the Cloud UI on the Agents screen. Just click “Remove” on that agent.
n
nicholas
07/26/2021, 6:25 PM
You should also be able to do that from the
Agents
screen of the UI, with the caveat that if the agent is still polling it'll re-register itself with Cloud and will show up again (so you'll need to stop the agent process first)
i
itay livni
07/26/2021, 8:24 PM
Thanks - I guess my confusion was that I was trying to kill a running agent from the ui.
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.