Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CreateMediaAssetDetails

The information about new MediaAsset.

Properties

Optional bucketName

bucketName: undefined | string

The name of the object storage bucket where this asset is located.

compartmentId

compartmentId: string

Compartment Identifier.

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

Display name for the Media Asset. 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 masterMediaAssetId

masterMediaAssetId: undefined | string

The ID of the senior most asset from which this asset is derived.

Optional mediaAssetTags

mediaAssetTags: Array<MediaAssetTag>

list of tags for the MediaAsset.

Optional mediaWorkflowJobId

mediaWorkflowJobId: undefined | string

The ID of the MediaWorkflowJob used to produce this asset.

Optional metadata

metadata: Array<Metadata>

List of Metadata.

Optional namespaceName

namespaceName: undefined | string

The object storage namespace where this asset is located.

Optional objectEtag

objectEtag: undefined | string

eTag of the underlying object storage object.

Optional objectName

objectName: undefined | string

The object storage object name that identifies this asset.

Optional parentMediaAssetId

parentMediaAssetId: undefined | string

The ID of the parent asset from which this asset is derived.

Optional segmentRangeEndIndex

segmentRangeEndIndex: undefined | number

The end index for video segment files. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional segmentRangeStartIndex

segmentRangeStartIndex: undefined | number

The start index for video segment files. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional sourceMediaWorkflowId

sourceMediaWorkflowId: undefined | string

The ID of the MediaWorkflow used to produce this asset.

Optional sourceMediaWorkflowVersion

sourceMediaWorkflowVersion: undefined | number

The version of the MediaWorkflow used to produce this asset. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

type

type: AssetType

The type of the media asset.

Functions

getDeserializedJsonObj

getJsonObj