API Management 10.4 | Using API Gateway | REST APIs in API Gateway | Alias Management
 
Alias Management
API Gateway provides the capability to create aliases, retrieve alias information, update alias properties as required, and delete the existing aliases using a REST API.
API Gateway provides the following REST API and the resources to manage aliases:
*GET/rest/apigateway/alias: Retrieves the list of all aliases in API Gateway. You can also use this to retrieve details for a particular alias by providing the aliasName.
*POST/rest/apigateway/alias: Creates an alias in API Gateway.
*GET/rest/apigateway/alias/{aliasId}: Retrieves the details of the specified alias in API Gateway.
*PUT/rest/apigateway/alias/{aliasId}: Updates the details of the specified alias in API Gateway.
*DELETE/rest/apigateway/alias/{aliasId}: Deletes the specified alias in API Gateway.
For details on the REST API see the swagger file APIGatewayAlias.json, located at Install directory/IntegrationServer/instances/default/packages/WmAPIGateway/resources/apigatewayservices.

Copyright © 2015- 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Innovation Release