API Gateway 10.15 | Using API Gateway | Implement APIs | Aliases
 
Aliases
 
Creating a Simple Alias
Creating an Endpoint Alias
Creating an HTTP Transport Security Alias
Creating a SOAP Message Security Alias
Creating a webMethods Integration Server Service Alias
Creating an XSLT Transformation Alias
Supported Alias and Policy Combinations
An alias in API Gateway holds stage-specific property values that can be shared by multiple policy configurations. Aliases referenced by policy configurations are substituted during runtime. Changing an alias value affects all referencing policies. Aliases are referenced through a name therefore alias names have to be unique within an API Gateway. The corresponding alias value is substituted in place of an alias name during run-time. Thus the same alias can be referred to in multiple policies and the change in a particular alias would affect all the policy properties. Aliases have optional stage information, in addition to a name and value, which allows to define stage-specific aliases in a multi-stage environment. For details about stage-specific aliases, see webMethods API Gateway Staging and Promotion Asset Promotion. An alias definition without stage information applies to the API Gateway instance where the alias is defined.
Not all policies support the full set of aliases that are available in API Gateway. Some aliases are applicable only with certain policies and for certain policy parameters. For details, see Supported Alias and Policy Combinations.
You can create six types of alias:
*Simple alias
*Endpoint alias
*HTTP transport security alias
*SOAP message security alias
*webMethods IS Service alias
*XSLT Transformation alias