netconn-api/v2.0/samples/sche-l3-list-res.json
Diane Fleming 1397c31240 Fix JSON validation errors
Closes-Bug: #1283712

Change-Id: Iea9a63251b7702a33fcdb54c71bfc638774d0418
author: diane fleming
2014-02-24 11:18:00 -06:00

28 lines
859 B
JSON

{
"agents":[
{
"binary":"neutron-l3-agent",
"description":null,
"admin_state_up":true,
"heartbeat_timestamp":"2013-03-27T00:24:03.000000",
"alive":false,
"topic":"l3_agent",
"host":"HostC",
"agent_type":"L3 agent",
"created_at":"2013-03-26T23:54:26.000000",
"started_at":"2013-03-26T23:54:26.000000",
"id":"fa24e88e-3d2f-4fc2-b038-5fb5be294c03",
"configurations":{
"router_id":"",
"gateway_external_network_id":"",
"handle_internal_only_routers":true,
"use_namespaces":true,
"routers":0,
"interfaces":0,
"floating_ips":0,
"interface_driver":"neutron.agent.linux.interface.OVSInterfaceDriver",
"ex_gw_ports":0
}
}
]
}