Documentation Index

Fetch the complete documentation index at: https://docs.graphiant.com/llms.txt

Use this file to discover all available pages before exploring further.

/v1/diagnostic/gnmi-ping

Prev Next
Get
/v1/diagnostic/gnmi-ping

perform GNMI ping test

Security
API Key: jwtAuth
Header parameter nameauthorization

Use Bearer <token>

Header parameters
Authorization
stringRequired

Bearer token. Format: Bearer <your_token_here>

Query parameters
deviceId
integer (int64) Required

Device Id

Minimum0
Example30000022569
Responses
200

OK

Expand All
object
results
Array of object (v1DiagnosticGnmiPingGetResponseResult)
object
address
string

Address of the device on which the test was performed

Example12001:0db8:85a3:0000:0000:8a2e:0370:7334
error
string

If error is empty, the ping is success

Exampledevice offline
rtt
object (googleProtobufDuration)
nanos
integer (int32)
Example123
seconds
integer (int64)
Example1234567891011
ttDeviceId
integer (int64)
Example1234567891011