We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I'm trying to migrate users from an existing org to a new one. I can use the Edge Management API to manually create the users as per: https://docs.apigee.com/private-cloud/v4.18.05/managing-users-roles-and-permissions#addingauser
I can then also manually add them to roles as per: https://docs.apigee.com/api-platform/system-administration/understanding-roles#assigningrolestoauser-assigningrolestouserswiththeedgeapi
I noticed in https://github.com/DinoChiesa/EdgeTools/tree/master/bulkExport, you have a bulkExport.js module that exports proxies. This worked great! Is there a way import users in a similar manner?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I'm trying to migrate users from an existing org to a new one. I can use the Edge Management API to manually create the users as per:
https://docs.apigee.com/private-cloud/v4.18.05/managing-users-roles-and-permissions#addingauser
I can then also manually add them to roles as per:
https://docs.apigee.com/api-platform/system-administration/understanding-roles#assigningrolestoauser-assigningrolestouserswiththeedgeapi
I noticed in https://github.com/DinoChiesa/EdgeTools/tree/master/bulkExport, you have a bulkExport.js module that exports proxies. This worked great! Is there a way import users in a similar manner?
The text was updated successfully, but these errors were encountered: