Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EndpointProxy

An object containing the endpoint proxy details.

Properties

Optional credentialName

credentialName: undefined | string

The named credential name on the management agent, containing the proxy credentials.

Optional credentialType

credentialType: CredentialType

The credential type. NONE indicates credentials are not needed to access the proxy. BASIC_AUTH represents a username and password based model. TOKEN represents a token based model.

url

url: string

The proxy URL.

Functions

getDeserializedJsonObj

getJsonObj