Skip to content

apim api get querying remote hosts users individually #462

@emmanuel-galindo

Description

@emmanuel-galindo

APIM-CLI version

1.14.2

API-Management version

7.7.20231130

Question

Hi,
checking the DEBUG of "apim api get" command, it seems to be loading the user details of the remotehosts entries.
It does this for each user (/api/portal/v1.4/users/{id}).
In our implementation we have a lot of remote hosts defined, added by different users, and it ends up adding a lot of delay for each export we need to do.
I wonder if by just calling /api/portal/v1.4/users wouldn't be enough to get what apim-cli needs at this stage?

Or if there's any cache that can be setup for users?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requestedstale

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions