HTTP Server Configuration

Provides detailed information for configuring an HTTP Server as an External Resource.

General Properties

Property Description
Name Defines the name of this external resource.
Type Specifies the external resource type.

HTTP Server Properties

The following properties must be defined for an HTTP Server configuration:
Property Description
Protocol Specifies the protocol for the HTTP server configuration. Possible values are:
  • HTTP
  • HTTPS
Host Specifies the hostname or IP address of the HTTP server.
Port Specifies the port number where the HTTP server listens for requests. The default is 85.
Requires HTTP Basic Authentication Specifies whether the HTTP server requires basic HTTP authentication.
User Specifies the username used to authenticate HTTP requests.
Password Specifies the password used to authenticate HTTP requests.