管理私有云:WebSphere CloudBurst Appliance 命令行界面简介
2009-09-28 00:00:00 来源:WEB开发网使用 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"
}
]
- ››管理/var/spool/clientmqueue/下的大文件
- ››WebSphere Application Server 7.0 XML Feature P...
- ››WebSphere 反向投资者: 解决 WebSphere Applicati...
- ››WebSphere sMash 的创新应用,第 2 部分: 借助包装...
- ››Websphere MQ v6集群的负载均衡新功能
- ››WebSphere Process Server V6.0.2 集群,第 2 部分...
- ››WebSphere Process Server V6.0.2 集群,第 1 部分...
- ››WebSphere MQ性能调优浅谈
- ››WebSphere配置资源库管理
- ››WebSphere中的SSL/TLS:用法、配置和性能
- ››websphere ejb远程/本地调用总结
- ››WebSphere Application Server对SIP的支持
更多精彩
赞助商链接