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