首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 为富士通全球云平台客户端API库(模式)

为富士通全球云平台客户端API库(模式)

资 源 简 介

Note: This project has been migrated to GitHub at https://github.com/mikespub/fgcp-client-api Please report any new issues there... Client API library for the Fujitsu Global Cloud Platform (FGCP) using XML-RPC API Version 2012-02-18 Using this library If you already have access to the Fujitsu Global Cloud Platform (FGCP), have a look at the demo script: Usage: fgcp_demo.py [pem_file] [region] If not, register on one of the Service Portals from the list below. Afterwards, you can access your resources via command-line scripts, web interfaces etc. as you prefer. ``` # Connect with your client certificate to region "uk" from fgcp.resource import FGCPVDataCenter vdc = FGCPVDataCenter("client.pem", "uk") Do typical actions on resources vsystem = vdc.get_vsystem("Demo System") vsystem.show_status() #for vserver in vsystem.vservers: # result

文 件 列 表

fgcp-client-api-1.3.2
fgcp_demo.py
fgcp_demo_system.txt
fgcp_demo_system.yaml
MANIFEST.in
PKG-INFO
README.txt
setup.cfg
setup.py
docs
APICommands.html
fgcp
client.py
fgcp_client_api.egg-info
dependency_links.txt
tests
start_relay_server.py
VIP VIP
0.186167s