RemoteServiceAccessPoint instance

In an environment with multiple network adapters, it might be necessary to manually set the connection data of the RemoteServiceAccessPoint (RSAP) instance.

The IBMTSSVC_RemoteServiceAccessPoint class hosts the information necessary for connection to the web user interface. Management applications can obtain an instance of the RSAP from the CIMOM to launch the user interface through the web.

You can manually set the connection data of the RSAP. This connection is helpful in an environment with multiple network adapters.

To set the connection data, follow these steps:

  1. Obtain the IBMTSSVC_Cluster instance.
  2. Modify the ConsoleIP and ConsolePort properties through the Modify instance on the clustered system with a property list that contains the properties that change.

    The CIM agent automatically updates the RSAP.