Example of migrating api with APICTL for for a created tenant
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 99
- Forks
- 708
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 22
Description
APIM 4.0.0 update level 155
with APICTL 4.0.1
In the documentation there is no example for exporting an api created by a tenant
If you try to export the api created by a tenant, without login to the environment with the tenant credentials, you are going to get an 500 error status
So for exporting an api created by a tenant have to apictl login :
apictl login dev -u -p -k
example:
apictl login dev -u ariel@ariel.com -p ariel123 -k
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked API migration documentation and review the section on exporting all APIs of a tenant. Add an example showing the tenant login required before exporting a tenant-created API, using the provided apictl command and credentials placeholders. Done means the page clearly explains the login prerequisite and export workflow.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, documentation
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100