You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have to use z/OSMF API directly and follow their somewhat unintuitive syntax.
Ideally, I'd like API ML to front all z/OSMF endpoints and enhancing the syntax where appropriate.
Describe the solution you'd like
The z/OSMF Datasets API for copying a dataset should be fronted by the data-sets APIs
Copying datasets
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izua700/IZUHPINFO_API_PutDataSetMemberUtilities.htm
Describe alternatives you've considered
Use z/OSMF. APIs directly
Additional context
Originally raised in zowe/api-layer#900
Engineering team info (eg https://github.com/zowe/explorer-jes/issues/4)
As a [type of user],
I want [some goal]
so that [some reason].
Details/notes
[Detail - implementation notes]
Acceptance Criteria
*Scenario 1: [Title]
Given [context]
And [some more context]...
When [event]
Then [outcome]
And [another outcome]...
The text was updated successfully, but these errors were encountered: