WEB开发网
开发学院服务器云计算 管理私有云:WebSphere CloudBurst Appliance 命令... 阅读

管理私有云:WebSphere CloudBurst Appliance 命令行界面简介

 2009-09-28 00:00:00 来源:WEB开发网   
核心提示: 使用 batch 模式除了交互模式外,另一种调用 CLI 界面的方法就是 batch 模式,管理私有云:WebSphere CloudBurst Appliance 命令行界面简介(8),batch 模式可以通过 -c 或 -f 参数调用,-c 参数让您能够为调用提供一个命令,如清单 10 和

使用 batch 模式

除了交互模式外,另一种调用 CLI 界面的方法就是 batch 模式。batch 模式可以通过 -c 或 -f 参数调用。-c 参数让您能够为调用提供一个命令。例如,假设您需要获得组成云的管理程序的快速列表。实现方法就是发起一个 CLI 会话并使用 -c 参数传递相应的命令。如清单 10 和 11 所示,在发起会话的同时提供了命令,因此不会启动交互式 shell。

清单 10. 为 CLI 提供命令 - 命令

C:\cloudburst\cloudburst.cli\bin>cloudburst -h mycloudburst.com -u cloudburstUser 
 -p password -c "cloudburst.hypervisors" 

清单 11. 为 CLI 提供命令 - 输出

[ 
 { 
  "address": "https://myhypervisor01.com/sdk", 
  "certificate": (nested object), 
  "certified": "T", 
  "cloud": (nested object), 
  "created": May 13, 2009 4:25:02 PM, 
  "currentmessage": "RM03103", 
  "currentmessage_text": "Started (move to maintenance mode to make changes)", 
 
  "currentstatus": "RM01006", 
  "currentstatus_text": "Started", 
  "desiredstatus": "RM01006", 
  "desiredstatus_text": "Started", 
  "id": 1, 
  "name": "Virtual WAS", 
  "networks": (nested object), 
  "password": "12422499021750", 
  "storage": (nested object), 
  "type": "ESX", 
  "updated": May 13, 2009 4:25:48 PM, 
  "userid": "root" 
 } 
]

上一页  3 4 5 6 7 8 9 10  下一页

Tags:管理 私有 WebSphere

编辑录入:爽爽 [复制链接] [打 印]
赞助商链接