Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ProblemSummary

Summary information for a problem.

Properties

compartmentId

compartmentId: string

Compartment OCID where the resource is created

Optional detectorId

detectorId: model.DetectorEnum

Unique identifier of the detector associated with the problem

Optional detectorRuleId

detectorRuleId: undefined | string

Unique identifier of the detector rule

id

id: string

Unique identifier that can't be changed after creation

Optional labels

labels: Array<string>

User-defined labels on the problem

Optional lifecycleDetail

lifecycleDetail: model.ProblemLifecycleDetail

Additional details on the substate of the lifecycle state

Optional lifecycleState

lifecycleState: model.ProblemLifecycleState

The current lifecycle state of the problem

Optional locks

Locks associated with this resource.

Optional region

region: undefined | string

DEPRECATED

Optional regions

regions: Array<string>

List of regions where the problem is found

Optional resourceId

resourceId: undefined | string

Unique identifier of the resource that's impacted by the problem

Optional resourceName

resourceName: undefined | string

Display name of the resource impacted by the problem

Optional resourceType

resourceType: undefined | string

Type of the resource impacted by the problem

Optional riskLevel

riskLevel: model.RiskLevel

The risk level of the problem

Optional riskScore

riskScore: undefined | number

The risk score for the problem Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional targetId

targetId: undefined | string

Unique target identifier associated with the problem

Optional timeFirstDetected

timeFirstDetected: Date

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

Optional timeLastDetected

timeLastDetected: Date

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

Functions

getDeserializedJsonObj

getJsonObj