API endpoint for _service sources
Hi, I'm using a source service in one of my projects. The following API request lists the sources: https://api.opensuse.org/source/Virtualization:Appliances:Images:Testing_x86... b'<directory name="test-image-luks" rev="12" vrev="12" srcmd5="ce38832ce2fae353397f3f0682704f64">\n <serviceinfo code="succeeded" xsrcmd5="d06180ee167908b06321b653fb2e8f3f"/>\n <entry name="_service" md5="dd99151953bf37f5d40e6ca0bb874293" size="805" mtime="1613060070"/>\n</directory>\n' On the backend the result files of the _service call are stored and on the web interface I can also see which files were stored there. My question is, is there an API endpoint I can use to actually list and download the files stored by the _service call ? Thanks Regards, Marcus -- Public Key available via: https://keybase.io/marcus_schaefer/key.asc keybase search marcus_schaefer ------------------------------------------------------- Marcus Schäfer Am Unterösch 9 Tel: +49 7562 905437 D-88316 Isny / Rohrdorf Germany -------------------------------------------------------
On Mittwoch, 16. Februar 2022, 12:14:04 CET Marcus Schäfer wrote:
Hi,
I'm using a source service in one of my projects. The following API request lists the sources:
https://api.opensuse.org/source/Virtualization:Appliances:Images:Testing_x86...
b'<directory name="test-image-luks" rev="12" vrev="12" srcmd5="ce38832ce2fae353397f3f0682704f64">\n <serviceinfo code="succeeded" xsrcmd5="d06180ee167908b06321b653fb2e8f3f"/>\n <entry name="_service" md5="dd99151953bf37f5d40e6ca0bb874293" size="805" mtime="1613060070"/>\n</directory>\n'
On the backend the result files of the _service call are stored and on the web interface I can also see which files were stored there.
My question is, is there an API endpoint I can use to actually list and download the files stored by the _service call ?
https://api.opensuse.org/source/Virtualization:Appliances:Images:Testing_x86... -- Adrian Schroeter <adrian@suse.de> Build Infrastructure Project Manager SUSE Software Solutions Germany GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany (HRB 36809, AG Nürnberg) Geschäftsführer: Ivo Totev
Hi,
My question is, is there an API endpoint I can use to actually list and download the files stored by the _service call ?
https://api.opensuse.org/source/Virtualization:Appliances:Images:Testing_x86...
Ah, thanks :-) Regards, Marcus -- Public Key available via: https://keybase.io/marcus_schaefer/key.asc keybase search marcus_schaefer ------------------------------------------------------- Marcus Schäfer Am Unterösch 9 Tel: +49 7562 905437 D-88316 Isny / Rohrdorf Germany -------------------------------------------------------
participants (2)
-
Adrian Schröter
-
Marcus Schäfer