Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace VbsTriggerCreateResult

Trigger create response specific to VBS.

Properties

actions

actions: Array<TriggerAction>

The list of actions that are to be performed for this trigger.

compartmentId

compartmentId: string

The OCID of the compartment that contains the trigger.

Optional connectionId

connectionId: undefined | string

The OCID of the connection resource used to get details for triggered events.

Optional definedTags

definedTags: undefined | object

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

Optional description

description: undefined | string

Description about the trigger.

Optional displayName

displayName: undefined | string

Trigger display name. Avoid entering confidential information.

Optional freeformTags

freeformTags: undefined | object

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

id

id: string

Unique identifier that is immutable on creation.

Optional lifecycleDetails

lifecycleDetails: undefined | string

A message describing the current state in more detail. For example, can be used to provide actionable information for a resource in Failed state.

Optional lifecycleState

lifecycleState: undefined | string

The current state of the trigger.

projectId

projectId: string

The OCID of the DevOps project to which the trigger belongs to.

secret

secret: string

The secret used to validate the incoming trigger call. This is visible only after the resource is created.

Optional systemTags

systemTags: undefined | object

Usage of system tag keys. These predefined keys are scoped to namespaces. See Resource Tags. Example: {@code {"orcl-cloud": {"free-tier-retained": "true"}}}

Optional timeCreated

timeCreated: Date

The time the trigger was created. Format defined by RFC3339.

Optional timeUpdated

timeUpdated: Date

The time the trigger was updated. Format defined by RFC3339.

Const triggerSource

triggerSource: string = "VBS"

triggerUrl

triggerUrl: string

The endpoint that listens to trigger events.

Methods

getDeserializedJsonObj

getJsonObj