For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Open sourceSupportFAQsDocs Home
DocumentationAPI referenceRelease notes
DocumentationAPI referenceRelease notes
  • Release notes
    • Overview
    • Changelog
      • Overview
      • Adapter Email replaced
      • AngularJS libraries removed
      • Ansible Playbook task response fixed
      • Automation Catalog deprecated and removed
      • Customizable UI not allowed in Platform 6
      • Decision task replaced by Evaluation task
      • Default adapter protocol
      • Delete Variables API removed
      • Dot notation not allowed in job variable names
      • ENC encryption deprecated
      • Form Builder removed
      • Get Server Health API changed
      • Itential Tools updated
      • OperationId tasks removed in Platform 6
      • Operational Data tab removed in Config Manager
      • Pre-Builts deprecation
      • Profiles deprecation
      • pushToArray requires preexisting arrays
      • Reduced integration responses
      • Remove default self-signed TLS certificates from container image
      • Retrieve references endpoint replaced
      • Server name property replaced
      • Service Catalog and Service Catalog Builder removed
      • Verify Config task removed
LogoLogo
Open sourceSupportFAQsDocs Home
On this page
  • What should I do?
Release notesBreaking changes

Server name property replaced

The serverName property in properties.json is deprecated and replaced by serverId. If you don’t provide serverId, Platform defaults to a hashed value derived from the server’s MAC address. Each serverId must be unique within a Platform instance. Platform logs a warning at startup if serverName is still present.

What should I do?

Replace serverName with serverId in properties.json.

Use serverId to assign a unique name to each Itential Platform server in your environment. It provides a consistent alternative to generated IP addresses and can also be used in Blue-Green deployments. For more information, see Configure server.

Was this page helpful?
Previous

Service Catalog and Service Catalog Builder removed

Next
Built with