Optional settings
- Last UpdatedJun 24, 2026
- 1 minute read
The following optional parameters are available to configure for health endpoints:
|
Parameter |
Description |
|---|---|
|
Id (MQTT only) |
This is the unique identification for the endpoint and can be any alphanumeric string, such as OPC-1. |
|
User Name |
This is required when using a PI Server endpoint. This is the user name for the account for Basic authentication to the PI Server through the PI Web API OMF endpoint. Leave the field empty if you are using Kerberos or OIDC authentication methods. Note: If your username contains a backslash, you must add an escape character, for example, type OilCompany\TestUser as OilCompany\\TestUser. If neither a User Name or Client ID is supplied, the adapter uses use Negotiation instead (i.e., Kerberos, NTLM). |
|
Password |
This is optional when using a PI Server endpoint. The password can be any combination of letters, numbers, or symbols. |
|
Client Id |
This is required for when using a CONNECT data services endpoint. The Client Id can be any combination of letters, numbers, or symbols. It can also be null if the URL for the endpoint is HTTP. |
|
Client Secret |
Select the secret value used with the client ID to authenticate this endpoint connection. See Manage Secrets for additional information. |
|
Debug Expiration |
This value represents the date and time this detailed information should stop being saved. Examples of valid strings representing date and time: UTC: yyyy-mm-ddThh:mm:ssZ, |
|
Token Endpoint |
This is optional when using a CONNECT data services endpoint. This http or https endpoint string retrieves a CONNECT data services token from an alternative endpoints. |
|
Validate Endpoint Certificate |
Select this check box to disable destination certificate verification. |