Skip to content

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

Open
@cicharka

Description

@cicharka

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions