Skip to content

Instantly share code, notes, and snippets.

@fmunozn
Created November 27, 2018 21:14
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 fmunozn/88181b01a912f163b55b810d5e7983f4 to your computer and use it in GitHub Desktop.
Save fmunozn/88181b01a912f163b55b810d5e7983f4 to your computer and use it in GitHub Desktop.
Kong Admin Routes
{
next:null,
data:[
{
created_at:1542965805,
strip_path:true,
hosts:[
"xxxx-xxxx.yyyyy.zzzz"
],
preserve_host:false,
regex_priority:0,
updated_at:1542965805,
paths:[
"/ci/rates"
],
service:{
id:"071496c0-xxxxx-43e2-988d-yyyyyy"
},
methods:[
"GET"
],
protocols:[
"https"
],
id:"5feb40f7-xxxx-41db-bfb1-yyyyyy"
},
{
created_at:1542816307,
strip_path:true,
hosts:[
"xxxx-xxxx.yyyyy.zzzz"
],
preserve_host:false,
regex_priority:0,
updated_at:1542896064,
paths:[
"/ci/locations"
],
service:{
id:"1897fbe6-5289-4eb7-aaaa-bbbbb"
},
methods:[
"GET"
],
protocols:[
"https"
],
id:"d68ee0c3-aaaaa-4a76-87e1-bbbbbbb"
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment