Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace MigrationPlanSummary

Summary of the migration plan.

Properties

calculatedLimits

calculatedLimits: object

Limits of the resources that are needed for migration. Example: {"BlockVolume": 2, "VCN": 1}

Type declaration

  • [key: string]: number

compartmentId

compartmentId: string

The OCID of the compartment containing the migration plan.

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

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

Optional freeformTags

freeformTags: undefined | object

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

id

id: string

The unique Oracle ID (OCID) that is immutable on creation.

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 plan.

migrationId

migrationId: string

The OCID of the associated migration.

Optional migrationPlanStats

migrationPlanStats: model.MigrationPlanStats

Optional referenceToRmsStack

referenceToRmsStack: undefined | string

OCID of the referenced ORM job.

Optional sourceMigrationPlanId

sourceMigrationPlanId: undefined | string

Source migraiton plan ID to be cloned.

strategies

strategies: Array<ResourceAssessmentStrategy>

List of strategies for the resources to be migrated.

Optional systemTags

systemTags: undefined | object

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

targetEnvironments

targetEnvironments: Array<TargetEnvironment>

List of target environments.

timeCreated

timeCreated: Date

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

Optional timeUpdated

timeUpdated: Date

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

Functions

getDeserializedJsonObj

getJsonObj