Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace RuleSummary

A generic rule summary object - represents an ingest time rule or a scheduled task.

Properties

compartmentId

compartmentId: string

Optional definedTags

definedTags: undefined | object

Defined tags for this resource. Each key is predefined and scoped to a namespace. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional description

description: undefined | string

Description for this resource.

displayName

displayName: string

The ingest time rule or scheduled task display name.

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type or scope. Exists for cross-compatibility only. Example: {@code {"bar-key": "value"}}

id

id: string

The log analytics entity OCID. This ID is a reference used by log analytics features and it represents a resource that is provisioned and managed by the customer on their premises or on the cloud.

Optional isEnabled

isEnabled: undefined | false | true

A flag indicating whether or not the ingest time rule or scheduled task is enabled.

kind

kind: RuleKind

The kind of rule - either an ingest time rule or a scheduled task.

Optional lastExecutionStatus

lastExecutionStatus: LastExecutionStatus

The most recent task execution status.

Optional lifecycleState

lifecycleState: model.ConfigLifecycleState

The current state of the logging analytics rule.

Optional targetService

targetService: undefined | string

The target service.

Optional timeCreated

timeCreated: Date

The date and time the resource was created, in the format defined by RFC3339.

Optional timeLastExecuted

timeLastExecuted: Date

The date and time the scheduled task last executed, in the format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The date and time the resource was last updated, in the format defined by RFC3339.

Functions

getDeserializedJsonObj

getJsonObj