Data Source: oci_jms_utils_java_migration_analysis
This data source provides the list of Java Migration Analysis in Oracle Cloud Infrastructure Jms Utils service.
Gets a list of Java Migration Analysis.
Example Usage
data "oci_jms_utils_java_migration_analysis" "test_java_migration_analysis" {
#Optional
analysis_project_name = oci_ai_anomaly_detection_project.test_project.name
compartment_id = var.compartment_id
id = var.java_migration_analysi_id
}
Argument Reference
The following arguments are supported:
analysis_project_name- (Optional) The project name of the Performance Tuning Analysis to query for.compartment_id- (Optional) The OCID of the compartment in which to list resources.id- (Optional) The OCID of the Java Migration Analysis.
Attributes Reference
The following attributes are exported:
java_migration_analysis_collection- The list of java_migration_analysis_collection.
JavaMigrationAnalysi Reference
The following attributes are exported:
analysis_project_name- Name of the analysis project.analysis_result_files- The analysis application file names result in the Object Storage.analysis_result_object_storage_path- Path to the Object Storage analysis application result.bucket- Object storage bucket name.compartment_id- The OCID of the compartment.created_by- An authorized principal.display_name- The name of the principal.id- The OCID of the principal.
id- The OCID of the Java Migration Analysis.input_applications_object_storage_paths- Object storage paths to the input files applications to be analysed.metadata- Additional info reserved for future use.namespace- Object storage namespace.target_jdk_version- Jdk Version of the Java Migration Analysis target.time_created- The date and time the Java Migration Analysis was created, in the format defined by RFC 3339. Example:2016-08-25T21:10:29.600Ztime_finished- The date and time the Java Migration Analysis was finished, in the format defined by RFC 3339. Example:2016-08-25T21:10:29.600Ztime_started- The date and time the Java Migration Analysis was started, in the format defined by RFC 3339. Example:2016-08-25T21:10:29.600Zwork_request_id- The OCID of the Work Request.