Layer7 API Management

 View Only
  • 1.  Migrate API Portal configurations from UAT to STG to PROD

    Posted Dec 02, 2019 05:17 AM
    Hi,

    We have 4 environments of CA API Developer Portal 4.2.9.3 and 4 environments of API Gateway.
    Is there any way to migrate API Portal data from one environment to another?

    Or do we have to go on boarding process, organization creation, application creation everytime we set up an environment? Is there any way  onboarding and application setup need not be repeated in multiple environments?

    Thanks,
    Geethu


  • 2.  RE: Migrate API Portal configurations from UAT to STG to PROD
    Best Answer

    Posted Dec 02, 2019 08:53 AM
    Hi.

    You can use the Portal APIs (PAPI) to perform this migrations. 

    https://techdocs.broadcom.com/content/broadcom/techdocs/us/en/ca-enterprise-software/layer7-api-management/api-developer-portal/4-2/publishers/portal-api-papi.html

    ------------------------------
    Sr. Consultant Services
    HCL Enterprise Studio
    ------------------------------



  • 3.  RE: Migrate API Portal configurations from UAT to STG to PROD

    Posted Dec 03, 2019 02:21 AM
    Hi,

    Thanks for the reply Leandro.


    One of my use case is to migrate the organization list.
    If i have 100 organizations, if i use PAPI, do i have to call POST Organziation API 100 times?I tried giving a list of three organizations in request body but it failed.

    Geethu


  • 4.  RE: Migrate API Portal configurations from UAT to STG to PROD

    Posted Dec 05, 2019 12:09 AM
    Hi @Leandro Dantas

    Can i use PAPI to ​do add Orgnization, application,user in bulk?