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 go directly to z/OSMF API instead of going through API ML, because I need to allocate datasets via STORCLAS.
My whole app runs behind API ML, so it's a bit weird to sometimes have to go around it :-/
Describe the solution you'd like
z/OSMF has extra parameters when creating a dataset,
Model for allocating datasets doesn't support storage class and other properties
https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.4.0/com.ibm.zos.v2r4.izua700/IZUHPINFO_API_CreateDataSet.htm#CreateDataSet__Reqbod
Describe alternatives you've considered
Using z/OSMF APIs directly
Additional context
Originally raised here 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: