Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace CopyObjectRequestSummary

Copy metadata object response summary.

Properties

Optional copiedItems

The array of copy object details.

Optional copyConflictResolution

copyConflictResolution: model.CopyConflictResolution

Optional copyMetadataObjectRequestStatus

copyMetadataObjectRequestStatus: CopyMetadataObjectRequestStatus

Copy Object request status.

Optional createdBy

createdBy: undefined | string

OCID of the user who initiated copy request.

Optional createdByName

createdByName: undefined | string

Name of the user who created the copy object request.

Optional key

key: undefined | string

Copy object request key.

Optional name

name: undefined | string

Name of the copy object request.

Optional objectKeys

objectKeys: Array<string>

The list of the objects to be copied.

Optional referencedItems

The array of copied referenced objects.

Optional sourceWorkspaceId

sourceWorkspaceId: undefined | string

The workspace id of the source from where we need to copy object.

Optional timeEndedInMillis

timeEndedInMillis: undefined | number

Time at which the request was completely processed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional timeStartedInMillis

timeStartedInMillis: undefined | number

Time at which the request started getting processed. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalObjectsCopiedIntoTarget

totalObjectsCopiedIntoTarget: undefined | number

Number of objects copied into the target. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Optional totalSourceObjectCount

totalSourceObjectCount: undefined | number

Number of source objects to be copied. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj