Red Hat Training

A Red Hat training course is available for Red Hat Satellite

34.19. getConnectionPath

Name
getConnectionPath
Description
Get the list of proxies that the given system connects through in order to reach the server.
Parameters
  • string sessionKey
  • int serverId
Return Value
  • array:
    • struct - proxy connection path details
      • int position - Position of proxy in chain. The proxy that the system connects directly to is listed in position 1.
      • int id - Proxy system id
      • string hostname - Proxy host name