Pingclient Classes¶ PingClient ¶ PingClient( rucio_host=None, auth_host=None, account=None, ca_cert=None, auth_type=None, creds=None, timeout=600, user_agent="rucio-clients", vo=None, logger=LOG, ) Ping client class Functions¶ ping ¶ ping() Sends a ping request to the rucio server. RETURNS DESCRIPTION Dictonnary with server information Functions¶