Andre Carneiro ffbbaaa5cb Use multipart headers on subcloud-backup API calls
This change replaces JSON content types for subcloud-backup API calls
with multipart content. This aims to keep the uniformity with all
other API calls.

Test Plan:
1. PASS - Validate that the API is called with multipart
content types and all parameters are read by the API.
2. PASS - Validate that the files uploaded for restore_values and
backup_values are read by the API.
3. PASS - Repeat steps 1 and 2 for backup create, delete and restore
operation.

Story: 2010116
Task: 47020

Signed-off-by: Andre Carneiro <Andre.DexheimerCarneiro@windriver.com>
Change-Id: Iba4ceab4a541d308ee4f49c1387298828cf02694
2022-12-14 18:13:50 -03:00
..

Commands

This module helps in mapping dcmanager commands to APIs.