1
0
Fork 0
telegraf/plugins/inputs/gnmi/testcases/issue_14044/responses.json

33 lines
980 B
JSON
Raw Permalink Normal View History

[
{
"update": {
"timestamp": "1696324083211000000",
"prefix": {
"origin": "openconfig-interfaces"
},
"update": [
{
"path": {
"elem": [
{
"name": "interfaces"
},
{
"name": "interface",
"key": {
"name": "FourHundredGigE0/2/0/3"
}
},
{
"name": "state"
}
]
},
"val": {
"json_ietf_val": "eyJkZXNjcmlwdGlvbiI6IlJFREFDVEVEIn0="
}
}
]
}
}
]