Skip to content

Add Full structs for storage volumes and backups#2704

Merged
stgraber merged 16 commits intolxc:mainfrom
stgraber:main
Nov 28, 2025
Merged

Add Full structs for storage volumes and backups#2704
stgraber merged 16 commits intolxc:mainfrom
stgraber:main

Conversation

@stgraber
Copy link
Copy Markdown
Member

@stgraber stgraber commented Nov 27, 2025

Closes #2621

@github-actions github-actions bot added Documentation Documentation needs updating API Changes to the REST API labels Nov 27, 2025
@stgraber
Copy link
Copy Markdown
Member Author

@breml FYI ^

This is currently just the client side, I need to actually add the ?recursion=1 and ?recursion=2 stuff on the server side still.

@stgraber stgraber marked this pull request as ready for review November 27, 2025 23:30
@stgraber
Copy link
Copy Markdown
Member Author

So that turned out a bit more messy than expected as those APIs had quite a few quirks and little issues... But got it all working and got the API happy.

Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Stéphane Graber <[email protected]>
Signed-off-by: Stéphane Graber <[email protected]>
@stgraber stgraber merged commit 9c97785 into lxc:main Nov 28, 2025
70 of 72 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API Changes to the REST API Documentation Documentation needs updating

Development

Successfully merging this pull request may close these issues.

Introduce recursion=2 for storage volumes and storage buckets

2 participants