Provides detailed information for configuring an HTTP Server as an External Resource.
| Property | Description |
|---|---|
| Name | Defines the name of this external resource. |
| Type | Specifies the external resource type. |
| Property | Description |
|---|---|
| Protocol | Specifies the protocol for the HTTP server configuration. Possible values are:
|
| 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. |