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

[Feature]: As a Korifi user I want to be able to delete a Service Offering #3613

Closed
klapkov opened this issue Nov 18, 2024 · 0 comments
Closed

Comments

@klapkov
Copy link
Contributor

klapkov commented Nov 18, 2024

Background

We need to be able to delete a service offering with a DELETE call to /v3/service_offerings/:guid. If pruge=true is provided as a url param, we need to delete all the related service plans, instances and bindings to the offering. API doc: https://v3-apidocs.cloudfoundry.org/version/3.180.0/index.html#delete-a-service-offering

Acceptance Criteria

  • Implement API endpoint for deleting service offerings
  • Handle the purging of all related resources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

1 participant