- Home
- Unravel 4.6.1 Documentation
- Advanced topics
- Unravel properties
- Cloud migration reports
Cloud migration reports
See Cluster and Cluster Manager for properties that must be configured for these reports to be generated.
Note
Note: As of 29 July 2019, the default is false for new installations for Unravel 4.5.3.0 and later.
Property/Description | Set by user | Unit | Default |
---|---|---|---|
unravel.python.reporting.cloudreport.enable Controls the generation of Migration Reports.
| boolean | true (See note.) |
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.reporting.cloudreport.versioncompatibility.max_services.show The max number of services and versions to show in the MIGRATION PLANNING > SERVICES AND VERSIONS COMPATIBILITY matrix. Value 1 - 100 | count | - |
Property/Description | Set by user | Unit | Default |
---|---|---|---|
com.unraveldata.migrationplanning.workloadfit.enabled Enables the workload fit functionality in the Unravel UI/UX.
NoteThe Workload fit report is enabled by default. You can use the com.unraveldata.migrationplanning.workloadfit.enabled to disable the report. | Required | boolean |
|
unravel.server.ip IP address of the unravel UI server. Used to retrieve an API token so it can access the heatmap and app types information used in the Workload Fit analysis. | Optional | integer | 127.0.0.1 |
unravel.server.port Port for unravel UI. Used to retrieve an API token so it can access the heatmap and app types information used in the Workload Fit analysis. | Optional | number | 3000 |
unravel.server.protocol Value can be http or https based on whether Unravel UI URL is http or https. Default is http. Used to retrieve an API token so it can access the heatmap and app types information used in the Workload Fit analysis. | Optional | - | http |
unravel.admin.user User that has admin access to Unravel UI. Used to retrieve an API token so it can access the heatmap and app types information used in the Workload Fit analysis. | Required | string |
|
unravel.admin.pwd Password for the unravel.admin.user. You can encrypt your password before saving it. Encrypting/Decrypting passwords | Required | string | - |
com.unraveldata.migrationplanning.workloadfit.max.apps Configure the limit on the maximum number of apps shown in a single slice of workload fit report and heatmap generation. | Optional | count | 1 Million |
com.unraveldata.migrationplanning.workloadfit.timeout Configure the timeout for the workload fit report and heat map generation. | Optional | seconds | 90 s |