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

[FR]: Request module for vManage-client (endpoint and payload as arguments) #5

Open
cicharka opened this issue Apr 16, 2024 · 0 comments
Labels
enhancement New feature or request needs-review

Comments

@cicharka
Copy link
Contributor

cicharka commented Apr 16, 2024

Please describe the problem

Example module should look like:

 - name: Send raw request to vManage
    cisco.catalystwan.request:
        endpoint: "desired endponit"
        payload: "Any dict provided by user, or json, or whatever"
        ...

Please describe the solution you'd like

That requires rethink of handling get/put/post/delete operations, and also payload fetching

Additional context

No response

@cicharka cicharka added enhancement New feature or request needs-review labels Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request needs-review
Projects
None yet
Development

No branches or pull requests

1 participant