Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement methods for removing agents #46

Open
Rebits opened this issue Jun 6, 2023 · 0 comments · May be fixed by #50
Open

Implement methods for removing agents #46

Rebits opened this issue Jun 6, 2023 · 0 comments · May be fixed by #50

Comments

@Rebits
Copy link
Member

Rebits commented Jun 6, 2023

Description

It is imperative to incorporate the required methods into the WazuhEnvironmentHandler class for agent deletion in the environment.

These methods should provide the following functionality:

  • Enable parallel removal of a list of agents by utilizing only a list of agent names for deletion.
  • Support deletion using either the CLI or the API.
  • Allow for the clean removal of agents, including the removal of keys and logs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants