- Before you begin
- Samples
- Vm_migration.add_group_migration
- Vm_migration.cancel_clone_job
- Vm_migration.cancel_cutover_job
- Vm_migration.cancel_disk_migration_job
- Vm_migration.cancel_image_import_job
- Vm_migration.create_clone_job
- Vm_migration.create_cutover_job
- Vm_migration.create_datacenter_connector
- Vm_migration.create_disk_migration_job
- Vm_migration.create_group
- Vm_migration.create_image_import
- Vm_migration.create_migrating_vm
- Vm_migration.create_source
- Vm_migration.create_target_project
- Vm_migration.create_utilization_report
- Vm_migration.delete_datacenter_connector
- Vm_migration.delete_disk_migration_job
- Vm_migration.delete_group
- Vm_migration.delete_image_import
- Vm_migration.delete_migrating_vm
- Vm_migration.delete_source
- Vm_migration.delete_target_project
- Vm_migration.delete_utilization_report
- Vm_migration.extend_migration
- Vm_migration.fetch_inventory
- Vm_migration.fetch_storage_inventory
- Vm_migration.finalize_migration
- Vm_migration.get_clone_job
- Vm_migration.get_cutover_job
- Vm_migration.get_datacenter_connector
- Vm_migration.get_disk_migration_job
- Vm_migration.get_group
- Vm_migration.get_image_import
- Vm_migration.get_image_import_job
- Vm_migration.get_migrating_vm
- Vm_migration.get_replication_cycle
- Vm_migration.get_source
- Vm_migration.get_target_project
- Vm_migration.get_utilization_report
- Vm_migration.list_clone_jobs
- Vm_migration.list_cutover_jobs
- Vm_migration.list_datacenter_connectors
- Vm_migration.list_disk_migration_jobs
- Vm_migration.list_groups
- Vm_migration.list_image_import_jobs
- Vm_migration.list_image_imports
- Vm_migration.list_migrating_vms
- Vm_migration.list_replication_cycles
- Vm_migration.list_sources
- Vm_migration.list_target_projects
- Vm_migration.list_utilization_reports
- Vm_migration.pause_migration
- Vm_migration.remove_group_migration
- Vm_migration.resume_migration
- Vm_migration.run_disk_migration_job
- Vm_migration.start_migration
- Vm_migration.update_disk_migration_job
- Vm_migration.update_group
- Vm_migration.update_migrating_vm
- Vm_migration.update_source
- Vm_migration.update_target_project
- Vm_migration.upgrade_appliance
- Quickstart
Before running the samples, make sure you've followed the steps outlined in Using the client library.
cd samples
npm install
cd ..
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.add_group_migration.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.cancel_clone_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.cancel_cutover_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.cancel_disk_migration_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.cancel_image_import_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_clone_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_cutover_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_datacenter_connector.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_disk_migration_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_group.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_image_import.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_migrating_vm.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_source.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_target_project.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.create_utilization_report.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_datacenter_connector.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_disk_migration_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_group.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_image_import.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_migrating_vm.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_source.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_target_project.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.delete_utilization_report.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.extend_migration.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.fetch_inventory.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.fetch_storage_inventory.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.finalize_migration.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_clone_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_cutover_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_datacenter_connector.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_disk_migration_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_group.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_image_import.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_image_import_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_migrating_vm.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_replication_cycle.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_source.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_target_project.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.get_utilization_report.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_clone_jobs.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_cutover_jobs.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_datacenter_connectors.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_disk_migration_jobs.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_groups.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_image_import_jobs.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_image_imports.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_migrating_vms.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_replication_cycles.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_sources.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_target_projects.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.list_utilization_reports.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.pause_migration.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.remove_group_migration.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.resume_migration.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.run_disk_migration_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.start_migration.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.update_disk_migration_job.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.update_group.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.update_migrating_vm.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.update_source.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.update_target_project.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/generated/v1/vm_migration.upgrade_appliance.js
View the source code.
Usage:
node packages/google-cloud-vmmigration/samples/quickstart.js
