Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Automatic Operation GUI, Command, and API Reference


9.2.15 Members to be returned for APIs that execute JP1/AO operations

Some APIs provided by JP1/AO execute JP1/AO operations. The following shows the applicable APIs and the members to be returned. For details about request, see Request format in the description of each API.

APIs that execute JP1/AO operations

Table 9‒27: Members to be returned for APIs that execute JP1/AO operations

Member name

Data type

Description

instanceID

string

Indicates the instance ID.

created

string

Indicates (in ISO8601 format) the date and time the object was generated.

updated

string

Indicates the time this object was updated, if asynchronous processing was executed. If synchronous processing is executed, this member indicates the same time as created. This member is expressed in ISO8601 format.

completed

string

Indicates the time the processing was completed, if asynchronous processing was executed. If synchronous processing is executed, this member indicates the same time as created. This member is expressed in ISO8601 format.

state

string

  • queued: The operation has not started processing yet. In this status, only stop processing is accepted.

  • running: The operation is running. In this status, only stop processing is accepted.

  • failed: The operation failed.

  • success: The operation has been successfully completed.

  • stopping: The operation is being stopped.

  • stopped: The operation is stopped before completion.

affectedResource

string

Indicates the URL of the API resource created or updated as a result of the operation.