Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(api/vdi): expose nbd settings in xo api #7251

Merged
merged 3 commits into from
Dec 21, 2023
Merged

Conversation

fbeauchamp
Copy link
Collaborator

@fbeauchamp fbeauchamp commented Dec 20, 2023

Description

xo-cli disk.exportContent id=<ID> @=/dev/null preferNbd=true nbdConcurrency=json:8
or
<XO base URL>/rest/v0/vdi-snapshots/<VDIis>.vhd?preferNbd=true&nbdConcurrency=3

Checklist

  • Commit
    • Title follows commit conventions
    • Reference the relevant issue (Fixes #007, See xoa-support#42, See https://...)
    • If bug fix, add Introduced by
  • Changelog
    • If visible by XOA users, add changelog entry
    • Update "Packages to release" in CHANGELOG.unreleased.md
  • PR
    • If UI changes, add screenshots
    • If not finished or not tested, open as Draft

CHANGELOG.unreleased.md Outdated Show resolved Hide resolved
packages/xo-server/src/api/disk.mjs Outdated Show resolved Hide resolved
packages/xo-server/src/xo-mixins/rest-api.mjs Outdated Show resolved Hide resolved
packages/xo-server/src/xo-mixins/rest-api.mjs Show resolved Hide resolved
@fbeauchamp fbeauchamp force-pushed the feat_export_vdi_nbd branch 2 times, most recently from e310ebb to 1d904be Compare December 20, 2023 16:04
@fbeauchamp fbeauchamp force-pushed the feat_export_vdi_nbd branch 2 times, most recently from 644f04a to 3d78b95 Compare December 20, 2023 16:26
@fbeauchamp
Copy link
Collaborator Author

rebase over techincal release done

@julien-f julien-f merged commit d36e10e into master Dec 21, 2023
1 check passed
@julien-f julien-f deleted the feat_export_vdi_nbd branch December 21, 2023 10:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants