VmTargetAssetSummary

class oci.cloud_migrations.models.VmTargetAssetSummary(**kwargs)

Bases: oci.cloud_migrations.models.target_asset_summary.TargetAssetSummary

Summary of the VM target asset.

Attributes

TYPE_INSTANCE str(object=’’) -> str
block_volumes_performance Gets the block_volumes_performance of this VmTargetAssetSummary.
compartment_id Gets the compartment_id of this TargetAssetSummary.
compatibility_messages Gets the compatibility_messages of this TargetAssetSummary.
created_resource_id Gets the created_resource_id of this TargetAssetSummary.
display_name Gets the display_name of this TargetAssetSummary.
estimated_cost [Required] Gets the estimated_cost of this TargetAssetSummary.
id [Required] Gets the id of this TargetAssetSummary.
is_excluded_from_execution [Required] Gets the is_excluded_from_execution of this TargetAssetSummary.
lifecycle_details Gets the lifecycle_details of this TargetAssetSummary.
lifecycle_state [Required] Gets the lifecycle_state of this TargetAssetSummary.
migration_asset Gets the migration_asset of this TargetAssetSummary.
migration_plan_id [Required] Gets the migration_plan_id of this TargetAssetSummary.
ms_license Gets the ms_license of this VmTargetAssetSummary.
preferred_shape_type [Required] Gets the preferred_shape_type of this VmTargetAssetSummary.
recommended_spec [Required] Gets the recommended_spec of this VmTargetAssetSummary.
time_assessed [Required] Gets the time_assessed of this TargetAssetSummary.
time_created [Required] Gets the time_created of this TargetAssetSummary.
time_updated [Required] Gets the time_updated of this TargetAssetSummary.
type [Required] Gets the type of this TargetAssetSummary.
user_spec [Required] Gets the user_spec of this VmTargetAssetSummary.

Methods

__init__(**kwargs) Initializes a new VmTargetAssetSummary object with values from keyword arguments.
get_subtype(object_dictionary) Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.
TYPE_INSTANCE = 'INSTANCE'
__init__(**kwargs)

Initializes a new VmTargetAssetSummary object with values from keyword arguments. The default value of the type attribute of this class is INSTANCE and it should not be changed. The following keyword arguments are supported (corresponding to the getters/setters of this class):

Parameters:
  • id (str) – The value to assign to the id property of this VmTargetAssetSummary.
  • display_name (str) – The value to assign to the display_name property of this VmTargetAssetSummary.
  • lifecycle_state (str) – The value to assign to the lifecycle_state property of this VmTargetAssetSummary.
  • migration_plan_id (str) – The value to assign to the migration_plan_id property of this VmTargetAssetSummary.
  • compartment_id (str) – The value to assign to the compartment_id property of this VmTargetAssetSummary.
  • created_resource_id (str) – The value to assign to the created_resource_id property of this VmTargetAssetSummary.
  • type (str) – The value to assign to the type property of this VmTargetAssetSummary. Allowed values for this property are: “INSTANCE”
  • is_excluded_from_execution (bool) – The value to assign to the is_excluded_from_execution property of this VmTargetAssetSummary.
  • compatibility_messages (list[oci.cloud_migrations.models.CompatibilityMessage]) – The value to assign to the compatibility_messages property of this VmTargetAssetSummary.
  • estimated_cost (oci.cloud_migrations.models.CostEstimation) – The value to assign to the estimated_cost property of this VmTargetAssetSummary.
  • time_created (datetime) – The value to assign to the time_created property of this VmTargetAssetSummary.
  • lifecycle_details (str) – The value to assign to the lifecycle_details property of this VmTargetAssetSummary.
  • time_updated (datetime) – The value to assign to the time_updated property of this VmTargetAssetSummary.
  • time_assessed (datetime) – The value to assign to the time_assessed property of this VmTargetAssetSummary.
  • migration_asset (oci.cloud_migrations.models.MigrationAssetSummary) – The value to assign to the migration_asset property of this VmTargetAssetSummary.
  • preferred_shape_type (str) – The value to assign to the preferred_shape_type property of this VmTargetAssetSummary.
  • block_volumes_performance (int) – The value to assign to the block_volumes_performance property of this VmTargetAssetSummary.
  • ms_license (str) – The value to assign to the ms_license property of this VmTargetAssetSummary.
  • user_spec (oci.cloud_migrations.models.LaunchInstanceDetails) – The value to assign to the user_spec property of this VmTargetAssetSummary.
  • recommended_spec (oci.cloud_migrations.models.LaunchInstanceDetails) – The value to assign to the recommended_spec property of this VmTargetAssetSummary.
block_volumes_performance

Gets the block_volumes_performance of this VmTargetAssetSummary. Performance of the block volumes.

Returns:The block_volumes_performance of this VmTargetAssetSummary.
Return type:int
compartment_id

Gets the compartment_id of this TargetAssetSummary. Compartment identifier

Returns:The compartment_id of this TargetAssetSummary.
Return type:str
compatibility_messages

Gets the compatibility_messages of this TargetAssetSummary. Messages about compatibility issues.

Returns:The compatibility_messages of this TargetAssetSummary.
Return type:list[oci.cloud_migrations.models.CompatibilityMessage]
created_resource_id

Gets the created_resource_id of this TargetAssetSummary. Created resource identifier

Returns:The created_resource_id of this TargetAssetSummary.
Return type:str
display_name

Gets the display_name of this TargetAssetSummary. A user-friendly name. Does not have to be unique, and it’s changeable. Avoid entering confidential information.

Returns:The display_name of this TargetAssetSummary.
Return type:str
estimated_cost

[Required] Gets the estimated_cost of this TargetAssetSummary.

Returns:The estimated_cost of this TargetAssetSummary.
Return type:oci.cloud_migrations.models.CostEstimation
static get_subtype(object_dictionary)

Given the hash representation of a subtype of this class, use the info in the hash to return the class of the subtype.

id

[Required] Gets the id of this TargetAssetSummary. Unique identifier that is immutable on creation.

Returns:The id of this TargetAssetSummary.
Return type:str
is_excluded_from_execution

[Required] Gets the is_excluded_from_execution of this TargetAssetSummary. A boolean indicating whether the asset should be migrated.

Returns:The is_excluded_from_execution of this TargetAssetSummary.
Return type:bool
lifecycle_details

Gets the lifecycle_details of this TargetAssetSummary. 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.

Returns:The lifecycle_details of this TargetAssetSummary.
Return type:str
lifecycle_state

[Required] Gets the lifecycle_state of this TargetAssetSummary. The current state of the target asset.

Returns:The lifecycle_state of this TargetAssetSummary.
Return type:str
migration_asset

Gets the migration_asset of this TargetAssetSummary.

Returns:The migration_asset of this TargetAssetSummary.
Return type:oci.cloud_migrations.models.MigrationAssetSummary
migration_plan_id

[Required] Gets the migration_plan_id of this TargetAssetSummary. OCID of the associated migration plan.

Returns:The migration_plan_id of this TargetAssetSummary.
Return type:str
ms_license

Gets the ms_license of this VmTargetAssetSummary. Microsoft license for VM configuration.

Returns:The ms_license of this VmTargetAssetSummary.
Return type:str
preferred_shape_type

[Required] Gets the preferred_shape_type of this VmTargetAssetSummary. The preferred VM shape type that you provide.

Returns:The preferred_shape_type of this VmTargetAssetSummary.
Return type:str
recommended_spec

[Required] Gets the recommended_spec of this VmTargetAssetSummary.

Returns:The recommended_spec of this VmTargetAssetSummary.
Return type:oci.cloud_migrations.models.LaunchInstanceDetails
time_assessed

[Required] Gets the time_assessed of this TargetAssetSummary. The time when the assessment was done. An RFC3339 formatted datetime string.

Returns:The time_assessed of this TargetAssetSummary.
Return type:datetime
time_created

[Required] Gets the time_created of this TargetAssetSummary. The time when the target asset was created. An RFC3339 formatted datetime string.

Returns:The time_created of this TargetAssetSummary.
Return type:datetime
time_updated

[Required] Gets the time_updated of this TargetAssetSummary. The time when the target asset was updated. An RFC3339 formatted datetime string.

Returns:The time_updated of this TargetAssetSummary.
Return type:datetime
type

[Required] Gets the type of this TargetAssetSummary. The type of target asset.

Allowed values for this property are: “INSTANCE”, ‘UNKNOWN_ENUM_VALUE’. Any unrecognized values returned by a service will be mapped to ‘UNKNOWN_ENUM_VALUE’.

Returns:The type of this TargetAssetSummary.
Return type:str
user_spec

[Required] Gets the user_spec of this VmTargetAssetSummary.

Returns:The user_spec of this VmTargetAssetSummary.
Return type:oci.cloud_migrations.models.LaunchInstanceDetails