Migrating v5 APIs to v10 API Gateway format
You can convert API Connect v5 APIs to the format required by the DataPower API Gateway in v10.
About this task
Converting APIs to the API Gateway format is a two-step process: make a first pass with the migration utility, and then resolve any issues with manual modifications.
Note: If you are migrating your APIs to a DataPower v5-compatible Gateway, skip this step because
there is no need to convert your APIs.
The migration utility generates an annotated YAML file and logs with information regarding the
artifacts that it attempts to convert. Because of differences between the programming models of v5
APIs and v10 API Gateway APIs, the migration utility might not be able to convert all items. In
these cases, messages generated by the apicm archive:port-to-apigw
command provide
links to documentation with more details about changes you must make by manually editing the API
definitions.