Updates

Requirement: GET /updates REQ_INTEROP_082
status: open
tags: Updates

The endpoint shall list software update packages known to the SOVD server.

Requirement: POST /updates REQ_INTEROP_083
status: open
tags: Updates

The endpoint shall register a new software update package at the SOVD server using the provided parameters.

Requirement: DELETE /updates/{id} REQ_INTEROP_084
status: open
tags: Updates

The endpoint shall delete the addressed software update package from the SOVD server, if permitted (e.g. if no update is currently in execution).

Requirement: GET /updates/{id} REQ_INTEROP_085
status: open
tags: Updates

The endpoint shall return the details of the addressed software update package.