How to write to network by API?

Hi! Is it possible to make some API request that can launch wget to network? I want to upload file to network ( /workspace ) - is it possible to do without creating Pod? Or is there any Pod template that can help with it?
Solution:
Network volumes are S3-compatible. You can definitely make changes to your network volume without launching a pod Check this out: https://docs.runpod.io/serverless/storage/s3-api#boto3...
Runpod Documentation
S3-compatible API - Runpod Documentation
Use Runpod's S3-compatible API to access and manage your network volumes.
From An unknown user
From An unknown user
Jump to solution
2 Replies
Solution
gokuvonlange
gokuvonlange2mo ago
Network volumes are S3-compatible. You can definitely make changes to your network volume without launching a pod Check this out: https://docs.runpod.io/serverless/storage/s3-api#boto3
Runpod Documentation
S3-compatible API - Runpod Documentation
Use Runpod's S3-compatible API to access and manage your network volumes.
From An unknown user
From An unknown user
Dj
Dj2mo ago
Thank you for helping!

Did you find this page helpful?