Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 for Cloud Service Applications


ajscsajoblist (Windows only)

Organization of this page

Format

ajscsajoblist

Description

This command lists the registered service linkage jobs.

Job names of service linkage jobs are displayed in ascending order and in the format as follows:

Job name 1
  Service linkage job definition name 1
  Authentication definition name 1
Job name 2
  Service linkage job definition name 2
  Authentication definition name 2
 :

Execution privileges

None.

Storage directory

JP1/AJS3 - View-installation-folder\bin\

Arguments

None.

Notes

Return values

0

Normal end

Value other than 0

Abnormal end

Example 1

List the registered service linkage jobs when the service linkage jobs of awss3UL and azbsDL are registered.

ajscsajoblist

The output is as follows:

awss3UL
  /sl01
  /auth01
azbsDL
  /sl02
  /auth02

Example 2

List the registered service linkage jobs when no service linkage job is registered.

ajscsajoblist

The output is as follows:

KNBB4514-W The service linkage job is not registered.