Private5G / Client / ping

ping#

Private5G.Client.ping()#

Checks the health of the service.

See also: AWS API Documentation

Request Syntax

response = client.ping()
Return type:

dict

Returns:

Response Syntax

{
    'status': 'string'
}

Response Structure

  • (dict) –

    • status (string) –

      Information about the health of the service.

Exceptions

  • Private5G.Client.exceptions.InternalServerException