Setting |
Description |
Default Value |
---|---|---|
AllowedHosts |
The list of hosts allowed to access the resource. The list may consist of one or more URIs, or a wild-card (*) can be used to allow access to all hosts. |
* |
PageSize |
The maximum number of records returned in a response. |
100 |
MaximumPageSize |
The maximum page size that will be honored in the odata.maxpagesize header preference. |
10,000 |
CacheTimeoutInSeconds |
Responses to the asynchronous URL are stored in the cache. To access the response,
you use the Location URI in the response header. |
900 seconds |
ServerTimeoutInSeconds |
When a URL is submitted to the web server, the web server in turn submits a request
to a Smart 3D process to execute the URL. |
250 seconds |
LongOperationServerTimeout |
Admin Web API only. When a POST is submitted to the web server, the web server in turn submits a request
to a Smart 3D process to execute the URL. |
86400 seconds |
ReportInstanceExpirationInMinutes |
Plant Web API only. When the ExecuteReport action is used to generate a report, the report is stored in
the configuration database. You can access the stored report using the ReportInstance
navigation property. |
20 minutes |
AllowedTcpPorts |
Plant Web API only. This setting is the TCP port on the Web API Server that the API uses to stream file
downloads using the TCP protocol. |
53386 |