Skip to content

Account Management API: Added v2 API endpoint to delete/restore projects… #7815

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

Merged
merged 1 commit into from
Sep 8, 2024

Conversation

schrodingersket
Copy link
Contributor

…via /api/v2/projects/{delete,restore}.

Description

Some important notes (which are documented):

  • When a project is deleted, all applied project licenses are removed, the project is stopped, and then the project's delete flag is set. This should prevent deleted projects from consuming resources in the background.

  • When a project is restored, all previously-applied licenses must be re-applied.

Progress toward #7665.

…cts via `/api/v2/projects/{delete,restore}`.
@williamstein williamstein merged commit f1f5ff5 into sagemathinc:master Sep 8, 2024
2 checks passed
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