Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResourceProfileSummary

Summary information for a resource profile.

Properties

displayName

displayName: string

Display name for the resource profile

id

id: string

Unique identifier for the resource profile

Optional problemsCount

problemsCount: undefined | number

Number of problems associated with this resource profile Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

resourceId

resourceId: string

Unique identifier for the resource associated with the resource profile

riskScore

riskScore: number

Risk score for the resource profile Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional sightingsCount

sightingsCount: undefined | number

Number of sightings associated with the resource profile Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

tactics

tactics: Array<TacticSummary>

List of tactic summaries associated with the resource profile

timeFirstDetected

timeFirstDetected: Date

The date and time the resource profile was first detected. Format defined by RFC3339.

timeLastDetected

timeLastDetected: Date

The date and time the resource profile was last detected. Format defined by RFC3339.

type

type: string

Resource type for the resource profile

Functions

getDeserializedJsonObj

getJsonObj