Reference documentation and code samples for the Migration Center V1 API module Google::Cloud::MigrationCenter::V1::ImportJobFormat.
Specifies the data formats supported by Migration Center.
Constants
IMPORT_JOB_FORMAT_UNSPECIFIED
value: 0
Default value.
IMPORT_JOB_FORMAT_RVTOOLS_XLSX
value: 1
RVTools format (XLSX).
IMPORT_JOB_FORMAT_RVTOOLS_CSV
value: 2
RVTools format (CSV).
IMPORT_JOB_FORMAT_EXPORTED_AWS_CSV
value: 4
CSV format exported from AWS using the
[AWS collection
script][https://github.com/GoogleCloudPlatform/aws-to-stratozone-export].
IMPORT_JOB_FORMAT_EXPORTED_AZURE_CSV
value: 5
CSV format exported from Azure using the
[Azure collection
script][https://github.com/GoogleCloudPlatform/azure-to-stratozone-export].
IMPORT_JOB_FORMAT_STRATOZONE_CSV
value: 6
CSV format created manually and following the StratoZone format. For more
information, see [Manually create and upload data
tables][https://cloud.google.com/migrate/stratozone/docs/import-data-portal].