Re: [I] Secondary storage list/update/delete API endpoints [cloudstack-go]

2025-05-27 Thread via GitHub
catalinpan commented on issue #110: URL: https://github.com/apache/cloudstack-go/issues/110#issuecomment-2913838191 Thanks @DaanHoogland ! It looks like functionality is part of the `ImageStoreService.go` as you've mentioned, I'll use that one. -- This is an automated message from the Ap

Re: [I] Secondary storage list/update/delete API endpoints [cloudstack-go]

2025-05-27 Thread via GitHub
catalinpan closed issue #110: Secondary storage list/update/delete API endpoints URL: https://github.com/apache/cloudstack-go/issues/110 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific c

Re: [I] Secondary storage list/update/delete API endpoints [cloudstack-go]

2025-05-26 Thread via GitHub
DaanHoogland commented on issue #110: URL: https://github.com/apache/cloudstack-go/issues/110#issuecomment-2909689302 the page https://cloudstack.apache.org/api/apidocs-4.20/apis/addSecondaryStorage.html shows that the create (add) API has the parameter `name`. also the update has the par