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

Add an endpoint in bosh director for download a package with blobstore id #2529

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

nader-ziada
Copy link
Contributor

Add an endpoint in bosh director for download a package with blobstore id

you can use bosh curl /packages/blob/<id> to download your blob

…e id

[#187737430]

Signed-off-by: Brian Upton <brian.upton@broadcom.com>
Copy link
Member

@jpalermo jpalermo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jpalermo jpalermo requested a review from ystros June 12, 2024 19:16
@jpalermo jpalermo merged commit efe197c into cloudfoundry:main Jun 12, 2024
1 check passed
@gm2552
Copy link
Contributor

gm2552 commented Jun 14, 2024

Add an endpoint in bosh director for download a package with blobstore id

you can use bosh curl /packages/blob/<id> to download your blob

Quick correction: the url is template consists of blobs and not blob

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging this pull request may close these issues.

5 participants