Back up a backing image
backingimage_backup_createCreate a Longhorn backing image backup to protect against data loss. Specify the backing image name to initiate a backup, preserving the image for recovery or migration.
Instructions
Create a backup of a backing image. Longhorn does not publish a dedicated input schema for this action in /v1/schemas — use longhorn_describe_resource_type('backingImage') to check the deployed version's exact body shape, or pass fields via extra. Longhorn docs: https://longhorn.io/docs/1.12.1/advanced-resources/backing-image/
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| extra | No | Additional Longhorn fields, merged verbatim into the request body. |