Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EndpointCredentials

An object containing credential details to authenticate/authorize a REST request.

Properties

Optional credentialEndpoint

credentialEndpoint: model.CredentialEndpoint

Optional credentialName

credentialName: undefined | string

The named credential name on the management agent.

Optional credentialType

credentialType: CredentialType

The credential type. NONE indicates credentials are not needed to access the endpoint. BASIC_AUTH represents a username and password based model. TOKEN could be static or dynamic. In case of dynamic tokens, also specify the endpoint from which the token must be fetched.

Functions

getDeserializedJsonObj

getJsonObj