job = hc.get_job()
Result:
This method returns a Dictionary containing the job information.
Parameter description:
Parameters | Description | Required |
---|---|---|
job_ids (list[str]) | Job ID list to be obtained | No, gets all jobs if not specified |
action_patterns (list[str]) | Action pattern list | No, defaults to ["hippo*"] |