Specifies the data formats supported by Migration Center.
Enums | |
---|---|
IMPORT_JOB_FORMAT_UNSPECIFIED |
Default value. |
IMPORT_JOB_FORMAT_CMDB |
Configuration management DB format. |
IMPORT_JOB_FORMAT_RVTOOLS_XLSX |
RVTools format (XLSX). |
IMPORT_JOB_FORMAT_RVTOOLS_CSV |
RVTools format (CSV). |
IMPORT_JOB_FORMAT_EXPORTED_AWS_CSV |
CSV format exported from AWS using the [AWS collection script][https://github.com/GoogleCloudPlatform/aws-to-stratozone-export]. |
IMPORT_JOB_FORMAT_EXPORTED_AZURE_CSV |
CSV format exported from Azure using the [Azure collection script][https://github.com/GoogleCloudPlatform/azure-to-stratozone-export]. |
IMPORT_JOB_FORMAT_MANUAL_CSV |
CSV format created manually. For more information, see [Manually create and upload data tables][https://cloud.google.com/migrate/stratozone/docs/import-data-portal]. |
IMPORT_JOB_FORMAT_DATABASE_ZIP |
ZIP file with nested CSV files generated by a database collector. |