Data Source: oci_cloud_migrations_migration_plan
This data source provides details about a specific Migration Plan resource in Oracle Cloud Infrastructure Cloud Migrations service.
Gets a migration plan by identifier.
Example Usage
data "oci_cloud_migrations_migration_plan" "test_migration_plan" {
#Required
migration_plan_id = oci_cloud_migrations_migration_plan.test_migration_plan.id
}
Argument Reference
The following arguments are supported:
migration_plan_id
- (Required) Unique migration plan identifier
Attributes Reference
The following attributes are exported:
calculated_limits
- Limits of the resources that are needed for migration. Example: {“BlockVolume”: 2, “VCN”: 1}compartment_id
- The OCID of the compartment containing the migration plan.defined_tags
- Defined tags for this resource. Each key is predefined and scoped to a namespace. Example:{"foo-namespace.bar-key": "value"}
display_name
- A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.freeform_tags
- Simple key-value pair that is applied without any predefined name, type or scope. It exists only for cross-compatibility. Example:{"bar-key": "value"}
id
- The unique Oracle ID (OCID) that is immutable on creation.lifecycle_details
- 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.migration_id
- The OCID of the associated migration.migration_plan_stats
- Status of the migration plan.time_updated
- The time when the migration plan was calculated. An RFC3339 formatted datetime string.total_estimated_cost
- Cost estimation descriptioncompute
- Cost estimation for computegpu_count
- Total number of GPUgpu_per_hour
- GPU per hourgpu_per_hour_by_subscription
- GPU per hour by subscriptionmemory_amount_gb
- Total usage of memorymemory_gb_per_hour
- Gigabyte per hourmemory_gb_per_hour_by_subscription
- Gigabyte per hour by subscriptionocpu_count
- Total number of OCPUsocpu_per_hour
- OCPU per hourocpu_per_hour_by_subscription
- OCPU per hour by subscriptiontotal_per_hour
- Total per hourtotal_per_hour_by_subscription
- Total usage per hour by subscription
currency_code
- Currency code in the ISO format.os_image
- Cost estimation for the OS image.total_per_hour
- Total price per hourtotal_per_hour_by_subscription
- Total price per hour by subscription
storage
- Cost estimation for storagetotal_gb_per_month
- Gigabyte storage capacity per month.total_gb_per_month_by_subscription
- Gigabyte storage capacity per month by subscription.volumes
- Volume estimationcapacity_gb
- Gigabyte storage capacitydescription
- Volume descriptiontotal_gb_per_month
- Gigabyte storage capacity per month.total_gb_per_month_by_subscription
- Gigabyte storage capacity per month by subscription
subscription_id
- Subscription IDtotal_estimation_per_month
- Total estimation per monthtotal_estimation_per_month_by_subscription
- Total estimation per month by subscription.
vm_count
- The total count of VMs in migration
reference_to_rms_stack
- OCID of the referenced ORM job.source_migration_plan_id
- Source migraiton plan ID to be cloned.state
- The current state of the migration plan.strategies
- List of strategies for the resources to be migrated.adjustment_multiplier
- The real resource usage is multiplied to this number before making any recommendation.metric_time_window
- The current state of the migration plan.metric_type
- The current state of the migration plan.percentile
- Percentile valueresource_type
- The type of resource.strategy_type
- The type of strategy used for migration.
system_tags
- Usage of system tag keys. These predefined keys are scoped to namespaces. Example:{"orcl-cloud.free-tier-retained": "true"}
target_environments
- List of target environments.availability_domain
- Availability Domain of the VM configuration.dedicated_vm_host
- OCID of the dedicated VM configuration host.fault_domain
- Fault domain of the VM configuration.ms_license
- Microsoft license for the VM configuration.preferred_shape_type
- Preferred VM shape type provided by the customer.subnet
- OCID of the VM configuration subnet.target_compartment_id
- Target compartment identifiertarget_environment_type
- The type of target environment.vcn
- OCID of the VM configuration VCN.
time_created
- The time when the migration plan was created. An RFC3339 formatted datetime string.time_updated
- The time when the migration plan was updated. An RFC3339 formatted datetime string.