Cloning APIs¶
You can clone a specific API and create an identical API in the same API group.
This article showes you how to clone an API.
Before You Start¶
Ensure that you have an EnOS account and the permissions to create APIs in the EnOS Management Console. For more information, see Policies, Roles, and Permissions.
Ensure that you have completed the Creating APIs task.
Procedure¶
Log in to the EnOS Management Console and select API Management > My APIs.
Select the group where the API to be cloned is located, click the View icon of the API, and click the Clone icon at the top right of the Basic Information section.
Modify the Basic Information, Back-end Service, Front-end Request, Response, and Advanced Configuration details for the API clone as per requirements. To successfully clone an API, you need to modify at least one of the following parameters.
HTTP Method (GET/POST/PUT/DELETE)
Version
Request Path
Add or modify the the parameter location Query for Constant Parameters that have Mapping as true.
Click OK.
Results¶
In the API group details page, you will be able to see the API that has been cloned successfully.