NAiOS IconNAiOS Logo
Volver al catálogo

Globalping

globalping

Globalping is a global network of probes that allows users to run network tests like ping, traceroute, and DNS resolve from various locations worldwide.

Acciones
4
Triggers
0
Autenticación
OAuth gestionado
No
Información técnica: el detalle de parámetros, schemas y triggers de esta página está pensado para equipos de integración. Si solo necesitas saber si tu herramienta favorita está disponible, basta con ver la lista de acciones.

Acciones disponibles (4)

Cada acción es una operación que el agente puede ejecutar contra este conector. Haz clic en una acción para ver sus parámetros.

Create MeasurementGLOBALPING_CREATE_MEASUREMENTAcción

Tool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.

Parámetros de entrada

  • typestringObligatorioenum

    Measurement type to run

    pingtraceroutednsmtrhttp
  • limitinteger

    Global max probes; mutually exclusive with per-location limit

  • targetstringObligatorio

    Publicly reachable target hostname or IP

  • locationsstring

    Measurement locations (fuzzy string or list of filters)

  • inProgressUpdatesboolean

    Stream partial results if true

  • measurementOptionsobject

    Options specific to the chosen measurement type

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

Get Measurement ResultsGLOBALPING_GET_MEASUREMENTAcción

Tool to get measurement results by ID. Use when you need to retrieve the status and detailed per-probe results of an existing measurement.

Parámetros de entrada

  • idstringObligatorio

    Measurement identifier to retrieve results for

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

GlobalPing Health CheckGLOBALPING_HEALTH_CHECKAcción

Tool to check API health status. Use when verifying API availability.

Parámetros de entrada

Sin parámetros.

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not

List ProbesGLOBALPING_LIST_PROBESAcción

Tool to list all currently connected probes. Use after authenticating with the API to retrieve online probe metadata.

Parámetros de entrada

  • max_resultsinteger

    Limit the number of probes returned in the response (client-side trimming)

Parámetros de salida

  • dataobjectObligatorio

    Data from the action execution

  • errorstring

    Error if any occurred during the execution of the action

  • successfulbooleanObligatorio

    Whether or not the action execution was successful or not