.. _vyos.rest.vyos_image_module: ******************** vyos.rest.vyos_image ******************** **Manage VyOS system images via the REST API.** Version added: 1.0.0 .. contents:: :local: :depth: 1 Synopsis -------- - Adds or removes VyOS system images using the HTTPS REST API (``/image`` endpoint). - Use *state=present* to download and install an image from a URL. - Use *state=absent* to delete an installed image by name. Requirements ------------ The below requirements are needed on the host that executes this module. - VyOS 1.3+ Parameters ---------- .. raw:: html
| Key | Returned | Description |
|---|---|---|
|
output
string
|
success |
Text output from the image add/delete operation.
|