Skip to main content

Zowe Python SDK - z/OSMF Workflows package

Project description

z/OSMF Workflows Package

Contains APIs to interact with the z/OSMF Workflows functionality (using z/OSMF REST endpoints).

Examples

Create a z/OSMF workflow and get it's properties

from zowe.core_for_zowe_sdk import ProfileManager
from zowe.workflows_for_zowe_sdk import Workflows

profile = ProfileManager().load(profile_type="zosmf")
workflows = Workflows(profile)

created_workflow = workflows.create_workflow(
  workflow_name="Installation Workflow",
  workflow_definition_file="/some/valid/path",
  system="MYSYS",
  owner="ZOSMFAD",
  variable_input_file="/some/valid/path",
  workflow_archive_safid="ZOSMFAD"
)
created_workflow_properties = workflows.get_workflow_properties(created_workflow.workflowKey, True, True)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zowe_workflows_for_zowe_sdk-1.0.0.dev24.tar.gz (15.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file zowe_workflows_for_zowe_sdk-1.0.0.dev24.tar.gz.

File metadata

File hashes

Hashes for zowe_workflows_for_zowe_sdk-1.0.0.dev24.tar.gz
Algorithm Hash digest
SHA256 e495f3e1c42a88fcc750589594e78b54c6f5ca28fea74b79ed2dc596b86c4e95
MD5 f8395fa26ab5f45ad8f29695955e1c36
BLAKE2b-256 1b2f33c3f877eb3bd53924dd0a480d78cf85e8e5006627af036c0d02da263d3e

See more details on using hashes here.

File details

Details for the file zowe_workflows_for_zowe_sdk-1.0.0.dev24-py3-none-any.whl.

File metadata

File hashes

Hashes for zowe_workflows_for_zowe_sdk-1.0.0.dev24-py3-none-any.whl
Algorithm Hash digest
SHA256 d5c4a9bddda4595d3271ac518bf7480b4380367e4b908e6b6e657f057b8f303e
MD5 0d7c3972ff2eb30e6a7a0a04ceb53fb6
BLAKE2b-256 84fdbe1a3877f52dacdb9413e1a2e083e381a15482ddd31d41649418ec4fb2bd

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page