APIPythonOpen-Source Solutions

  • 1.  What are all the possible status of JOB STATE in the REST API?

    Posted 05-03-2016 09:06:00 AM
    {"type":"Job","reference":"JOB-2648","namespace":null,"name":null,"actionType":"JETSTREAM_USER_CONTAINER_RESTORE","target":"JS_DATA_CONTAINER-9","targetObjectType":"NamedUserObject","jobState":"COMPLETED",
    #DemoEnvironment


  • 2.  RE: What are all the possible status of JOB STATE in the REST API?
    Best Answer

    Posted 05-03-2016 09:09:00 AM
    You can find this on your delphix engine:

    http://delphixengineip/api/#Job

    jobState

    State of the job.

    Type: string 
    Constraints:
    Acceptable values: RUNNING, SUSPENDED, CANCELED, COMPLETED, FAILED