Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MigrationAssetSummary

Summary of the migration asset.

Properties

Optional compartmentId

compartmentId: undefined | string

Compartment identifier

Optional dependedOnBy

dependedOnBy: Array<string>

List of migration assets that depend on this asset.

Optional dependsOn

dependsOn: Array<string>

List of migration assets that depend on this asset.

Optional displayName

displayName: undefined | string

A user-friendly name. Does not have to be unique, and it's changeable. Avoid entering confidential information.

id

id: string

The asset ID generated by the mirgration service. It is used in the migration service pipeline.

Optional lifecycleDetails

lifecycleDetails: undefined | string

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

lifecycleState

lifecycleState: string

The current state of the migration asset.

migrationId

migrationId: string

OCID of the associated migration.

Optional notifications

notifications: Array<Notifications>

List of notifications.

Optional parentSnapshot

parentSnapshot: undefined | string

The parent snapshot of the mgration asset to be used by the replication task.

Optional replicationScheduleId

replicationScheduleId: undefined | string

Replication schedule identifier

Optional snapshotInfo

snapshotInfo: undefined | string

The snapshot information.

Optional snapshots

snapshots: undefined | object

Key-value pair representing disk's ID that is mapped to the OCIDs of replicated/hydration server volume snapshots. Example: {@code {"bar-key": "value"}}

Optional sourceAssetData

sourceAssetData: undefined | object

Key-value pair representing asset metadata keys and values scoped to a namespace. Example: {@code {"bar-key": "value"}}

Optional sourceAssetId

sourceAssetId: undefined | string

OCID that is referenced to an asset, for an inventory.

Optional tenancyId

tenancyId: undefined | string

Tenancy Identifier

timeCreated

timeCreated: Date

The time when the migration asset was created. An RFC3339 formatted datetime string.

Optional timeUpdated

timeUpdated: Date

The time when the migration asset was updated. An RFC3339 formatted datetime string.

type

type: string

The type of asset referenced for an inventory.

Functions

getDeserializedJsonObj

getJsonObj