Element Details: Connection.REST
 Back


Available in: Logi Info Source code name: Connection.REST

The Connection.REST element accepts the information like the URLHost address, UserName and Password if necessary to connect and obtain the data from the REST Style Web Services.

Element Group:General Purpose Web Services



ATTRIBUTES

Click attribute Name to drill down for more information.

NamePossible ValuesDescription
CommandTimeOut
UserDefined
The CommandTimeOut attribute specifies the amount of time, in seconds, before the request to connect to the data source is presumed to have failed. For most data sources, the default value is 60 seconds. For MySql, the default is 30 seconds.
ID
UserDefined
(Required) The ID attribute is a pervasive attribute that uniquely identifies an element within a definition file. The ID needs to be a unique value within the definition.
IntegratedSecurity
UserDefined
Set this to true to use the default integrated security that the application is running under to authenticate this connection.
Password
UserDefined
UrlHost
UserDefined
URL for the host providing the REST style Web service. Example: www.example.com
Username
UserDefined



PARENT ELEMENTS

Click element to drill down for more information.

Connections


CHILD ELEMENTS

Click element to drill down for more information.

Request Header


 Back to top