RaviKumar
RaviKumar

Reputation: 183

Migration of API from API Manager Dev environment to Test environment using Migration tool

I'm trying to push an API from API Manager Dev environment to Test environment using Migration tool, for the change in the backend URL's and Auth credentials do we need to go for every API and make changes or do we have any configurations to make changes? Please suggest !

Upvotes: 2

Views: 47

Answers (1)

Bee
Bee

Reputation: 12512

Since each endpoint usually has its own credentials, there is no way you can set a single credential for all endpoints. So you have to make the change for each API.

Upvotes: 1

Related Questions