Configure server
This information applies to Itential Platform 2023.2 and earlier.
Itential Platform reads properties.json at startup to get its basic configuration, including the serverName property described below.
serverName property
The serverName property was deprecated in the 2023.1 release and removed in Platform 6.0. The replacement is serverId. For more information, see Deprecation of the serverName property.
Use serverName to assign a unique identifying name to each Itential Platform server in your environment.
The /status API returns the name of the server containing the current database. If serverName is missing or invalid, /status returns a null reference value.