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

File metadata

File hashes

Hashes for zowe_workflows_for_zowe_sdk-1.0.0.dev25.tar.gz
Algorithm Hash digest
SHA256 4fd43efda2a07e6a7ba0adb3d74bf48c7814a5d60bb0a8ee47fa7e5301d9824d
MD5 3d44b41a7a89280119aa240b7b192c0e
BLAKE2b-256 00c97e1c4c81bb4152d0459b995ae7fd19e4e14fcdf4c19d97f4b02871525d82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for zowe_workflows_for_zowe_sdk-1.0.0.dev25-py3-none-any.whl
Algorithm Hash digest
SHA256 de5e896a47b1d70080f6c21cc20fb97be9f4d8103058b7bf29b5649d550bea3a
MD5 db779826d4ffec8dbca264b84a80328d
BLAKE2b-256 d50e32c6241e8a1800147835410e237c85c92538440c6be0c1f35b6f54346e04

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