Hi Jimmy, Disabling disk/service offerings invokes the delete API call and sets the offering as "Inactive. Before 4.19 those offerings weren't visible when listing service/disk offerings. There is an enhancement that allows the user to activate the deleted (Inactive) offerings - PR #8821
<https://github.com/apache/cloudstack/pull/8821> Best regards, Slavka On Thu, Sep 5, 2024 at 1:48 PM <m...@swen.io> wrote: > Me again, I just did a test an this api call deactivates the offering. It > looks like deleting a service offering is not possible. > Why is putting a service offering inactive not working for you? It will not > show up in the UI. > > -----Ursprüngliche Nachricht----- > Von: m...@swen.io <m...@swen.io> > Gesendet: Donnerstag, 5. September 2024 12:42 > An: users@cloudstack.apache.org > Betreff: AW: Deleting compute offering > > Hi Jimmy, > > there is an api call deleteServiceOffering > > > https://cloudstack.apache.org/api/apidocs-4.19/apis/deleteServiceOffering.ht > ml > <https://cloudstack.apache.org/api/apidocs-4.19/apis/deleteServiceOffering.html> > > regards, > Swen > > -----Ursprüngliche Nachricht----- > Von: Jimmy Huybrechts <ji...@linservers.com> > Gesendet: Donnerstag, 5. September 2024 12:11 > An: users@cloudstack.apache.org > Betreff: Deleting compute offering > > Hi, > > Using 4.19.1, but seems I cannot delete a compute offering I made, only > disable it. > > I checked with show instances that it’s not in use, and also tried to do it > with one I created like 30 sec ago. > > I assume you can delete them on the gui in some way? As otherwise this will > be a mess if you can only disable one you don’t need anymore. > > -- > Jimmy > > > > >