-
Notifications
You must be signed in to change notification settings - Fork 28
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
Download datasets from tape #249
Comments
Thank you for raising this enhancement request. |
Hey @rupurt, I'm trying to look for some APIs provided by the z/OS Management Facility and I can't seem to find anything that interacts with tapes. The only kind of operations that it supports is purely for retrieval of data classes, storage classes, and storage groups (and their definitions) (source). Since the AUTOTAPEMOUNT capabilities are only provided via the FTP protocol, we may need a bit more time to plan this enhancement. Ideally, we can provide support for a broader set of functionality that goes through the FTP protocol. That said, I do like the enhancement, and who knows, someday we may provide a |
Haha, I couldn't find any either which is why I was hoping y'all might have some insights. I guess for now we'd need to have the admin configure our mounts if we want to use tape with z/OSMF. For something like I will ask my company if we can work with the zowe project to open source them. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. |
This issue has been automatically closed due to lack of activity. In an effort to reduce noise, please do not comment any further. |
Is your feature or enhancement request related to a problem or limitation? Please describe
I would like to download datasets from tape via z/OSMF
Describe your enhancement idea
Provide an equivalent API to the z/OS FTP server which offers AUTOTAPEMOUNT
Describe alternatives you've considered
None
The text was updated successfully, but these errors were encountered: