Cloud VM Migration API client library
Project description
Cloud VM Migration: for Compute Engine migrates VMs from your on-premises data center into Compute Engine.
Quick Start
In order to use this library, you first need to go through the following steps:
- Select or create a Cloud Platform project.
- Enable billing for your project.
- Enable the Cloud VM Migration API.
- Setup Authentication.
Installation
Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.
With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.
Mac/Linux
pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate
<your-env>/bin/pip install google-cloud-vm-migration
Windows
pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate
<your-env>\Scripts\pip.exe install google-cloud-vm-migration
Next Steps
- Read the Client Library Documentation for Cloud VM Migration to see other available methods on the client.
- Read the Cloud VM Migration Product documentation to learn more about the product and see How-to Guides.
- View this README to see the full list of Cloud APIs that we cover.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for google-cloud-vm-migration-1.0.0.tar.gz
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 5e489f904b7e3423842e7e2d9708d6144215212904f5464985e224217c594128 |
|
| MD5 | 9f7a164e9b1c4b1738f60febf5c9ec46 |
|
| BLAKE2-256 | c9f3e0d74394d19e3ef81d6ae2e3bef1e278d0c66384a6b30a72f1c3218cf7dc |
Close
Hashes for google_cloud_vm_migration-1.0.0-py2.py3-none-any.whl
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 | 2f576f3fd9b9001776413e1e2f7c6a262253911d1691393580ba850983dae14f |
|
| MD5 | d31fac63de2a92ea1584e8b2b9ecac91 |
|
| BLAKE2-256 | c30239da9e09f4015b924b5f46d5fad35c654972b0f2019b688793dca920f67d |