Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace EndpointResult

The validation status of a specified endpoint.

Properties

Optional endpointName

endpointName: undefined | string

The endpoint name.

Optional logEndpoints

logEndpoints: Array<string>

The resolved log endpoints based on the specified list endpoint response.

Optional status

status: undefined | string

The endpoint validation status.

Optional url

url: undefined | string

The endpoint URL.

Optional violations

violations: Array<Violation>

The list of violations (if any).

Functions

getDeserializedJsonObj

getJsonObj