Field | Description |
Name | Name of the alias. |
Type | Select Endpoint alias. |
Description | Description of the alias. |
Field | Description |
Optimization technique | This is applicable only for a SOAP API. Specify the optimization technique for the SOAP request received. Select any one of the following: None. This is the default value. API Gateway does not use any optimization method to parse the SOAP requests to the API. MTOM. Indicates that API Gateway expects to receive a request with a Message Transmission Optimization Mechanism (MTOM) attachment and forwards the attachment to the native service. SWA. Indicates that API Gateway expects to receive a SOAP with Attachment (SWA) request and forwards the attachment to the native service. |
Pass WS-Security Headers | Passes the security header. |
Endpoint URI | Specify the default URI or components of the URI such as service name. |
Connection timeout | Specify the time interval (in seconds) after which a connection attempt times out. The default value is 30 seconds. |
Read timeout | Specify the time interval (in seconds) after which a socket read attempt times out. |
Keystore alias | Specify the keystore alias of the truststore that contains all the trusted public certificates. |
Key alias | Specifies the key alias that is used by the SSL connection. |