Skip to content

Add Hold the given job on JES API in zosjobs package #382

@frankgiordano

Description

@frankgiordano

See https://www.ibm.com/docs/en/zos/2.4.0?topic=interface-hold-job

    Parameters
    ----------
    jobname: str
        The name of the job
    jobid: str
        The job id on JES
    modify_version: str
        Default ("2.0") specifies that the request is to be processed synchronously.
        For asynchronous processing - change the value to "1.0"

    Raises
    ------
    ValueError
        Thrown if the modify_version is invalid

    Returns
    -------
    StatusResponse
        A JSON object containing the result of the request execution

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions