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

  • 相关阅读:
    Nginx 使用 X-Accel-Redirect 实现静态文件下载的统计、鉴权、防盗链、限速等
    SpringCloud的Feign相关调用,熔断源码分析
    SpringCloud之熔断(六)
    lambda与java8函数式编程
    CompletableFuture基本使用
    RabbitMq消费者在初始配置之后进行数据消费
    文件监控性能问题【BUG】
    element穿梭框el-transfer增加拖拽排序和shift多选checkbox功能
    RPC序列化方式优缺点
    部署企业私密信息管理平台Hashicorp vault集成kubernetes和AWS的密钥信息
  • 原文地址:https://www.cnblogs.com/zhaobin022/p/5624408.html
Copyright © 2011-2022 走看看