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.dev26.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.dev26.tar.gz.

File metadata

File hashes

Hashes for zowe_workflows_for_zowe_sdk-1.0.0.dev26.tar.gz
Algorithm Hash digest
SHA256 49d69e602c32aa9c9bb017192a8594ab23c227c07816ce5732b6e0cf47432ff1
MD5 a5a93d57ce7277651a5e8e969e981fc2
BLAKE2b-256 5c8cc195ad55d8ba9d1566b16435e9cef6f2cd67f47c68466e6c7f2b88b39441

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for zowe_workflows_for_zowe_sdk-1.0.0.dev26-py3-none-any.whl
Algorithm Hash digest
SHA256 cadff7342579c215774da84dd96116d21e706ccf0894994f36a0ea97e206933a
MD5 48742ef05cac9dd94a876fe6d30a1a04
BLAKE2b-256 920c44b4f246271fec32638925ae5613bc4c2b6298b194a611693daaaa464f55

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