
Globalping
globalpingGlobalping is a global network of probes that allows users to run network tests like ping, traceroute, and DNS resolve from various locations worldwide.
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ónTool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.
GLOBALPING_CREATE_MEASUREMENTAcciónTool to create and trigger a network measurement. Use when you need connectivity checks from specific geographic or network locations.
Parámetros de entrada
typestringObligatorioenumMeasurement type to run
pingtraceroutednsmtrhttplimitintegerGlobal max probes; mutually exclusive with per-location limit
targetstringObligatorioPublicly reachable target hostname or IP
locationsstringMeasurement locations (fuzzy string or list of filters)
inProgressUpdatesbooleanStream partial results if true
measurementOptionsobjectOptions specific to the chosen measurement type
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
Get Measurement ResultsGLOBALPING_GET_MEASUREMENTAcciónTool to get measurement results by ID. Use when you need to retrieve the status and detailed per-probe results of an existing measurement.
GLOBALPING_GET_MEASUREMENTAcciónTool 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
idstringObligatorioMeasurement identifier to retrieve results for
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
GlobalPing Health CheckGLOBALPING_HEALTH_CHECKAcciónTool to check API health status. Use when verifying API availability.
GLOBALPING_HEALTH_CHECKAcciónTool to check API health status. Use when verifying API availability.
Parámetros de entrada
Sin parámetros.
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not
List ProbesGLOBALPING_LIST_PROBESAcciónTool to list all currently connected probes. Use after authenticating with the API to retrieve online probe metadata.
GLOBALPING_LIST_PROBESAcciónTool to list all currently connected probes. Use after authenticating with the API to retrieve online probe metadata.
Parámetros de entrada
max_resultsintegerLimit the number of probes returned in the response (client-side trimming)
Parámetros de salida
dataobjectObligatorioData from the action execution
errorstringError if any occurred during the execution of the action
successfulbooleanObligatorioWhether or not the action execution was successful or not