Files
distcloud/api-ref/source/samples/sw-update-strategy/sw-update-strategy-post-request.json
Gustavo Herzmann 34025f18cf Add upload-only parameter to dcmanager api-ref docs
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
2023-03-15 09:12:05 -03:00

8 lines
157 B
JSON

{
"subcloud-apply-type": "serial",
"type": "patch",
"stop-on-failure": "true",
"max-parallel-subclouds": 2,
"upload-only": "true"
}