Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ResourceProfile

Resource profile details.

Properties

compartmentId

compartmentId: string

Compartment OCID for the resource profile

displayName

displayName: string

Display name for the resource profile

id

id: string

Unique identifier for the resource profile

Optional locks

Locks associated with this resource.

Optional peakRiskScore

peakRiskScore: undefined | number

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

Optional problemIds

problemIds: Array<string>

List of problems IDs associated with the resource profile

resourceId

resourceId: string

Unique identifier for the resource associated with the resource profile

Optional riskLevel

riskLevel: model.RiskLevel

Risk level associated with 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

Optional targetId

targetId: undefined | string

Unique target ID for 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.

Optional timePeakScore

timePeakScore: Date

The date and time for the peak risk score. Format defined by RFC3339.

type

type: string

Resource type for the resource profile

Functions

getDeserializedJsonObj

getJsonObj