Difference between revisions of "Proxmox VE Commands"

From UVOO Tech Wiki
Jump to navigation Jump to search
imported>Jeremy-busk
(Created page with "# Cluster * pvecm # Container * pct # Storage * pvesm # Virtual Machine * qm")
 
 
Line 1: Line 1:
 +
# API
 +
 +
## Migration
 +
 +
Live/Online Migration
 +
```
 +
pvesh create /nodes/pve-src/qemu/118/migrate --target pve-dst --online
 +
```
 +
https://pve.proxmox.com/pve-docs/api-viewer/
 +
 
# Cluster
 
# Cluster
 
* pvecm
 
* pvecm

Latest revision as of 20:24, 20 July 2019

API

Migration

Live/Online Migration

pvesh create /nodes/pve-src/qemu/118/migrate --target pve-dst --online

https://pve.proxmox.com/pve-docs/api-viewer/

Cluster

  • pvecm

Container

  • pct

Storage

  • pvesm

Virtual Machine

  • qm