wso2 / wso2/docs-apim

Example of migrating api with APICTL for for a created tenant

Open
#6,413 0 comments 0 reactions 0 assignees View on GitHub

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

https://apim.docs.wso2.com/en/4.0.0/install-and-setup/setup/api-controller/managing-apis-api-products/migrating-apis-to-different-environments/#export-all-the-apis-of-a-tenant-at-once

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.