Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.19. Method: getConnectionPath

Description

Get the list of proxies the given system connects through in order to reach the server.

Parameters

The following parameters are available for this method:

  • string sessionKey
  • int serverId
Returns

The following return values are available for this method:

  • array:
    • struct - proxy connection path details
      • int position - Position of proxy in chain. The proxy the system connects directly to is listed in position 1
      • int id - Proxy system ID
      • string hostname - Proxy host name