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

Add collection module for interacting with CCM API #56

Open
vexx32 opened this issue Jun 2, 2021 · 0 comments
Open

Add collection module for interacting with CCM API #56

vexx32 opened this issue Jun 2, 2021 · 0 comments
Assignees
Labels
0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint Improvement Issues that enhances existing functionality, or adds new features
Milestone

Comments

@vexx32
Copy link
Member

vexx32 commented Jun 2, 2021

We should add a collection module for interacting with the CCM REST API.

Functionality from the ChocoCCM module should be present, although it probably isn't a great idea to take a dependency on that module itself.

Initial usage scenarios:

  • Add computer to group
  • Add CCM users
  • Create & run deployments
  • Gather report data & send emails(?)

Additionally, a ccm_info / ccm_facts module could be provided:

  • Get current computers/groups/software
  • Get deployment info/results
@vexx32 vexx32 added Improvement Issues that enhances existing functionality, or adds new features 0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint labels Jun 2, 2021
@vexx32 vexx32 added this to the Future milestone Jun 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - Backlog Issue is accepted, but is not ready to be worked on or not in current sprint Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

2 participants