Skip to content

Instantly share code, notes, and snippets.

@fmunozn
Created November 27, 2018 21:05
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/f4ec1e0cde2a21934158ba89f5e9697e to your computer and use it in GitHub Desktop.
Save fmunozn/f4ec1e0cde2a21934158ba89f5e9697e to your computer and use it in GitHub Desktop.
Kong Admin Services Json
{
next:null,
data:[
{
host:"private-anon-xxxxx-yyyyy.apiary-mock.com",
created_at:1542965795,
connect_timeout:60000,
id:"071496c0-xxxxx-43e2-988d-yyyyyy",
protocol:"http",
name:"ci-fcapi-fl-nb-rate",
read_timeout:60000,
port:80,
path:"/rates",
updated_at:1542965795,
retries:5,
write_timeout:60000
},
{
host:"private-anon-zzzz-kkkkk.apiary-mock.com",
created_at:1542970230,
connect_timeout:60000,
id:"1897fbe6-5289-4eb7-aaaa-bbbbb",
protocol:"http",
name:"ci-fcapi-fl-nb-location",
read_timeout:60000,
port:80,
path:"/locations",
updated_at:1542970230,
retries:5,
write_timeout:60000
},
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment