Skip to content

Instantly share code, notes, and snippets.

@kongou-ae
Last active March 31, 2017 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kongou-ae/ef5614a3b1abe82be014409d927053b9 to your computer and use it in GitHub Desktop.
Save kongou-ae/ef5614a3b1abe82be014409d927053b9 to your computer and use it in GitHub Desktop.
/api/v2/cmdb/router/static/
{
"http_method":"GET",
"results":[
{
"seq-num":1,
"q_origin_key":"1",
"status":"enable",
"dst":"192.168.1.0 255.255.255.0",
"gateway":"192.168.1.254",
"distance":10,
"weight":0,
"priority":0,
"device":"port1",
"comment":"",
"blackhole":"disable",
"dynamic-gateway":"disable",
"virtual-wan-link":"disable",
"dstaddr":"",
"internet-service":0,
"internet-service-custom":""
}
],
"vdom":"root",
"path":"router",
"name":"static",
"status":"success",
"http_status":200,
"serial":"FGTAWS000B4833B0",
"version":"v5.4.2",
"build":9380
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment