NodePing.Checks.get_by_id-exclamation-mark

You're seeing just the function get_by_id-exclamation-mark, go back to NodePing.Checks module for more information.
Link to this function

get_by_id!(token, id, opts \\ [])

View Source

Specs

get_by_id!(token :: bitstring(), id :: bitstring(), opts :: list()) :: map()

Get information about a NodePing check

## Parameters

  • token - NodePing API token that is provided with account
  • id - Check ID of the check you want to fetch information about
  • opts - Optional list of tuples to specify results

## Opts - list of tuples

  • customerid - optional ID to access a subaccount
  • uptime - boolean - If this parameter is present the check's uptime will be added to the response