Skip to content

Add Migrate Datasets API to zosfiles.dsn.methods - #575

Merged
frankgiordano merged 1 commit into
zowe:mainfrom
Ashish-Kumar-Dash:migrate-datasets
Jul 15, 2026
Merged

Add Migrate Datasets API to zosfiles.dsn.methods #575
frankgiordano merged 1 commit into
zowe:mainfrom
Ashish-Kumar-Dash:migrate-datasets

Conversation

@Ashish-Kumar-Dash

Copy link
Copy Markdown
Contributor

Closes #565

Adds a migrate API to DsnUpdate, issuing the z/OSMF hmigrate request (PUT /zosmf/restfiles/ds/).

  • migrate(String datasetName) — migrate a dataset
  • migrate(String datasetName, boolean wait) — migrate with the optional wait flag

Follows the existing recallMigrated / deleteMigrated conventions in the class.

Signed-off-by: Ashish Kumar Dash <ashishdash2410@gmail.com>
@frankgiordano
frankgiordano merged commit 38c1ece into zowe:main Jul 15, 2026
4 checks passed
@frankgiordano frankgiordano added the enhancement New feature or request label Jul 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Migrate Datasets API to zosfiles.dsn.methods package

2 participants