Back up a backing image
backingimage_backup_createCreates a backup of a specified backing image in Longhorn. Use to protect or migrate backing images by initiating a backup through the Longhorn API.
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. |