
The parameter of agent update API has been changed from "para" to "agent" since Nova v3 API, and this patch fixes the sample doc. Partially implements blueprint v3-api-specification Change-Id: Ic9c0f11a637e48daa9457ab9ae923fefc0fb350d
8 lines
142 B
JSON
8 lines
142 B
JSON
{
|
|
"agent": {
|
|
"url": "xxx://xxxx/xxx/xxx",
|
|
"md5hash": "add6bb58e139be103324d04d82d8f545",
|
|
"version": "7.0"
|
|
}
|
|
}
|