zoukankan      html  css  js  c++  java
  • pyvmomi-community-samples (vmware python api)

    1125 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on
    1126 vim clone_vm.py user pass
    1127 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on
    1128 vim clone_vm.py user pass
    1129 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on
    1130 ./clone_vm.py --host 192.168. -u 'user' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on
    1131 ./clone_vm.py --host 192.168. -u 'user' -v test1 --template pub-centos-66-64-m --no-power-on
    1139 ./clone_vm.py --host 192.168. -u 'user' -v test1 --template pub-centos-66-64-m --no-power-on
    1140 which clone_vm user
    1141 ./clone_vm.py --host 192.168. -u 'user' -v test1 --template pub-centos-66-64-m --no-power-on
    1142 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on
    1159 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on
    1162 vim clone_vm.py user pass
    1163 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on
    1164 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 11 --no-power-on --resource-pool LimitCpu
    1165 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --no-power-on --resource-pool LimitCpu
    1166 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 26-15 --no-power-on --resource-pool LimitCpu
    1167 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v test1 --template pub-centos-66-64-m --datastore-name 26-15 --no-power-on --resource-pool a
    1199 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v saltmaster02 --template pub-centos-66-64-m --datastore-name 26-15 --no-power-on --resource-pool oms
    1200 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v saltmaster02 --template centos6-64 --datastore-name 26-15 --no-power-on --resource-pool oms
    1201 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v saltmaster02 --template centos6-64 --datastore-name 11 --no-power-on --resource-pool oms
    1202 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v svnserver01 --template centos6-64 --datastore-name 11 --no-power-on --resource-pool oms
    1203 ./clone_vm.py --host 192.168. -u 'user' --password 'pass' -v manage01 --template centos6-64 --datastore-name 11 --no-power-on --resource-pool oms

  • 相关阅读:
    visual studio------初建一个c++项目流程
    随便写
    C++再修(一)————通过一个头文件,来讲解整个程序的部分概念
    ROS学习记录(四)————怎样建立一个package包?
    XML的学习笔记(一)————基本语法和规范
    C++学习日记(二)————初始字符串类型及封装
    C++学习日记(一)————类与对象
    ROS学习记录(三)————创建一个简单的发布节点和订阅节点
    ROS学习记录(二)————使用smartcar进行仿真(用.xacro文件来运行rviz)
    ROS学习记录(一)————创建简单的机器人模型smartcar
  • 原文地址:https://www.cnblogs.com/zhaobin022/p/5624408.html
Copyright © 2011-2022 走看看