Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace TestNamedCredentialStatus

The status of the named credential test. The status is 'SUCCEEDED' if the named credential is working or else the status is 'FAILED'.

Properties

Optional errorCode

errorCode: undefined | string

An error code that defines the failure of the named credential test. The response is 'null' if the named credential test was successful.

Optional errorMessage

errorMessage: undefined | string

The error message that indicates the reason for the failure of the named credential test. The response is 'null' if the named credential test was successful.

status

status: Status

The status of the named credential test. The status is 'SUCCEEDED' if the named credential is working or else the status is 'FAILED'.

Functions

getDeserializedJsonObj

getJsonObj