ba71b8d9ab
Currently only 'xen' is supported for the 'hypervisor' parameter. So examples are changed to 'xen' instead of 'hypervisor'. Change-Id: Ibd40dcfd3801c7a4165e299a1232ea46f2f17cf4 Implements: blueprint api-ref-in-rst
12 lines
262 B
JSON
12 lines
262 B
JSON
{
|
|
"agent": {
|
|
"agent_id": 1,
|
|
"architecture": "x86",
|
|
"hypervisor": "xen",
|
|
"md5hash": "add6bb58e139be103324d04d82d8f545",
|
|
"os": "os",
|
|
"url": "http://example.com/path/to/resource",
|
|
"version": "8.0"
|
|
}
|
|
}
|