REST Utilities - Login

NEW IN 20.18.01 This utility is used to log on to the TrueSight Orchestration server and obtain an authentication token for executing processes by using REST API. 

Login workflow input

Input

Description

Required

adapter nameSpecifies the name of the REST adapterYes
urlSpecifies the target server URLYes
user nameSpecifies the username required to log on to the target serverYes
passwordSpecifies the password that matches the username.Yes


Login workflow output

Output

Description

authentication tokenContains the authentication token required for executing processes on the target server.
statusContains the status of the utility.
status code

Contains the status code returned by the utility.

If successful, returns 200.

status reason

Contains the status of the utility.

If successful, returns OK.

error messageIf the utility failed, contains the error message.
error numberContains the error number.
remediation messageContains any additional message.
Was this page helpful? Yes No Submitting... Thank you

Comments

  1. Maximilien Soullez

    Any example somewhere with Development studio "screenshot" ?

    Feb 03, 2020 04:32
    1. Shweta Hardikar

      Hi Maximilien,

      Are you looking for a screenshot of this utility? Does the input-output not help?

      May 21, 2020 03:42