Skip to content

ENH: Add filtering capabilities to admin service lists #1

@djarrard-zz

Description

@djarrard-zz

getServiceAdminEndpoints gets all of the services that the user associated with the input token has access to. The output of that function is a list of services that other functions in this library then loop through. Though you could use python to filter the service list prior to executing the other functions, it might be beneficial to have a built-in function that lets you filter by type, name, folder, etc. This, of course, may call for changes within the getServiceAdminEndpoints function to return more information to filter with.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions