Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMediaWorkflowJobByIdDetails

Information to run a MediaWorkflow identified by its OCID.

Properties

compartmentId

compartmentId: string

ID of the compartment in which the job should be created.

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 displayName

displayName: undefined | string

Name of the Media Workflow Job. Does not have to be unique. 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. Example: {@code {"bar-key": "value"}}

Optional locks

Locks associated with this resource.

Optional mediaWorkflowConfigurationIds

mediaWorkflowConfigurationIds: Array<string>

Configurations to be applied to this run of the workflow.

Optional mediaWorkflowId

mediaWorkflowId: undefined | string

OCID of the MediaWorkflow that should be run.

Optional parameters

parameters: undefined | object

Parameters that override parameters specified in MediaWorkflowTaskDeclarations, the MediaWorkflow, the MediaWorkflow's MediaWorkflowConfigurations and the MediaWorkflowConfigurations of this MediaWorkflowJob. The parameters are given as JSON. The top level and 2nd level elements must be JSON objects (vs arrays, scalars, etc). The top level keys refer to a task's key and the 2nd level keys refer to a parameter's name.

Const workflowIdentifierType

workflowIdentifierType: string = "ID"

Methods

getDeserializedJsonObj

getJsonObj