Top
Systemwalker Operation Manager  User's Guide
FUJITSU Software

4.3.19 Linking with cloud services by using REST execution jobs [Windows] [Linux]

By using REST execution jobs, you can execute, wait for completion, or forcibly terminate a job (API) on a cloud service for which a REST interface is provided.

This subsection describes how to use REST execution jobs.

Procedure

  1. Setting Credentials

    Set the credentials for the cloud service to which the REST execution job connects in the credentials control statement.

    For more information about credential control statements, refer to the "Systemwalker Operation Manager Reference Guide".

  2. Registering Credentials

    Execute the jobschsetauthinfo command with the -add option. The -add option specifies the name of the file that contains the credential control statements you edited in step 1.

    The jobschsetauthinfo command manages authentication information securely by encrypting and managing passwords and other credential. For more information about jobschsetauthinfo command, refer to the "Systemwalker Operation Manager Reference Guide".

  3. Creating Credentials

    The connection information file describes the connection information for the REST execution job to connect to the cloud service. The connection information includes the credentials you registered in step 2. Store the connection information file in any directory.

    For more information about connection information file, refer to the "Systemwalker Operation Manager Reference Guide".

  4. Registering REST Execution Jobs

    In the New Job Net window, select the Execute REST job icon. The jobschrestexec command is set to Command in the Add/Change - Job window - Standard information sheet that appears. For Parameter, specify the full path of the connection information file created in step 3.

    For more information about jobschrestexec command, refer to the "Systemwalker Operation Manager Reference Guide".