put https://aos-dev.aylanetworks.com/otaservice/v1/host_images//image
This API updates an image record.
Example response data
{
"oem": "1234abcd",
"checksum": null,
"created_at": "2020/04/08 09:01:50",
"description": "esp32_101",
"file_location": "/1234abcd/host/ledevb/ce0e1c025228c274c8851470cef4ea45",
"file_size": 0,
"in_use": false,
"model": "ledevb",
"updated_at": null,
"uploaded_at": null,
"user_id": "b1234567-1234-1234-1234-a1234567890a",
"version": "esp32_101",
"base_mod_img_model": null,
"base_mod_img_version": null,
"property_name": null
}
