Maximo Application Suite unique identifiers for Amazon Web Services
During an IBM® Maximo® Application Suite installation, identifiers are created that uniquely identify the installation, the Red Hat® OpenShift® cluster, and the Maximo Application Suite instance.
When you install the Maximo Application Suite on Amazon Web Services, identifiers are created to uniquely identify components that are created during the installation. These identifiers are referred to throughout this documentation.
Installation identifier
When you install the Maximo Application Suite, a unique 6-character string, for example
drq2wd
, is generated to identify the installation itself. This identifier is also
included in the names of several other components that are created during the installation, such as
the Red Hat OpenShift cluster.
In this documentation, <unique-string>
refers to the installation
identifier.
Cluster identifier
When the Red Hat OpenShift cluster is created during the
installation, it is identified by the following string:
masocp-<unique-string>
. For example, if the installation identifier is
drq2wd
, the cluster identifier is masocp-drq2wd
. This identifier
is passed to the cluster installer and is included in the cluster URL that you can access after the
installation is complete.
In this documentation, <cluster-name>
refers to the cluster
identifier.
Instance identifier
When the Maximo Application Suite instance is created during the installation, it is identified by the
following string: mas-<unique-string>
. For example, if the installation
identifier is drq2wd
, the instance identifier is mas-drq2wd
.
In this documentation, <instance-id>
refers to the instance
identifier.