Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProblemEndpointSummary

Summary information for endpoints associated with a problem (Problem object).

Properties

Optional asnNumber

asnNumber: undefined | string

ASN number of the endpoint

Optional country

country: undefined | string

Country of the endpoint

id

id: string

Unique identifier for problem endpoint.

ipAddress

ipAddress: string

IP address of the endpoint

ipAddressType

ipAddressType: string

Type of IP address for the endpoint

Optional ipClassificationType

ipClassificationType: undefined | string

IP address classification type for the endpoint

Optional latitude

latitude: undefined | number

Latitude of the endpoint Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional longitude

longitude: undefined | number

Longitude of the endpoint Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

problemId

problemId: string

Unique identifier for problem associated with the endpoint

Optional regions

regions: Array<string>

Regions where activities were performed from this IP address

Optional services

services: Array<string>

List of services where activities were performed from this IP address

sightingId

sightingId: string

Unique identifier for sighting associated with the endpoint

sightingType

sightingType: string

Unique identifier for the sighting type associated with the endpoint

sightingTypeDisplayName

sightingTypeDisplayName: string

Display name of the sighting type

timeLastDetected

timeLastDetected: Date

Time when activities were last detected

Functions

getDeserializedJsonObj

getJsonObj