
Updates the api-ref parameter list and the request/response examples to include the new upload-only option from the DC patch orchestration strategy. Story: 2010584 Task: 47650 Signed-off-by: Gustavo Herzmann <gustavo.herzmann@windriver.com> Change-Id: I2bba78d5db1a876df3324a333925a9f75fdd8625
8 lines
157 B
JSON
8 lines
157 B
JSON
{
|
|
"subcloud-apply-type": "serial",
|
|
"type": "patch",
|
|
"stop-on-failure": "true",
|
|
"max-parallel-subclouds": 2,
|
|
"upload-only": "true"
|
|
}
|