skip to main content
Connection Option Descriptions : Host Name
  

Try DataDirect Drivers Now

Host Name

Attribute

HostName (HOST)

Purpose

Specifies the host name portion of the HTTP endpoint to which you send requests. This option allows you to define endpoints without storing the host name component in the REST file.

Valid Values

url | ip_address
where:
url
is the is the root of the endpoint to which you send requests. For example, https://example.com.
ip_address
is the is the IP address of the endpoint to which you send requests.

Notes

*Specifying an HTTPS endpoint using Host Name option enables SSL data encryption. See "Data Encryption Options" for a list of related options.

Default

None

GUI Tab

General tab

See Also

*Summary of Data Encryption Options