Skip to content

Need GET ALL data sources #97

@jwilliams-shadowsoft

Description

@jwilliams-shadowsoft

For each of the data sources where you can do a GET to retrieve a single object, there needs to be a GET ALL data source to get the list of all objects of that type.

For instance, along with connexa_user_group there needs to be a connexa_user_groups that retrieves the list of all groups. A filtering parameter can be provided, if desired.

Similarly, for connexa_user there needs to be a connexa_users to get the entire (or filtered) list.

Additionally, it may be possible to alter connexa_user_group with a name parameter, so that the ID of a group can be retrieved from CloudConnexa. The same should apply to connexa_user.

You see where I'm going.

Metadata

Metadata

Assignees

No one assigned

    Labels

    todo:apiThis issue requires a corresponding implementation or update in the CloudConnexa API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions