Skip to main content

Client API Library for the Fujitsu Global Cloud Platform (FGCP)

Reason this release was yanked:

deprecated

Project description

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 resource actions
vsystem = vdc.get_vsystem('Python API Demo System')
vsystem.show_status()
for vserver in vsystem.vservers:
        result = vserver.backup(wait=True)
...

Note: this client API library provides higher-level Client Methods, intermediate Resource Actions and lower-level API Commands.

Fujitsu Global Cloud Platform (FGCP)

http://mikespub.net/fgcp_client_api.png

Service Portal:

Requirements

This module uses gdata.tlslite.utils to create the key signature, see http://code.google.com/p/gdata-python-client/ for download and installation

Note: to convert your .p12 or .pfx client certificate to unencrypted PEM format, you can use the following ‘openssl’ command:

openssl pkcs12 -in UserCert.p12 -out client.pem -nodes

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fgcp-client-api-1.3.1.zip (378.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fgcp_client_api-1.3.1-py2.5.egg (103.4 kB view details)

Uploaded Egg

File details

Details for the file fgcp-client-api-1.3.1.zip.

File metadata

  • Download URL: fgcp-client-api-1.3.1.zip
  • Upload date:
  • Size: 378.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for fgcp-client-api-1.3.1.zip
Algorithm Hash digest
SHA256 0d66eb7dec44869f1ce316a92b8cf958b4af23340d64b97c796b1de952b1cf99
MD5 ced11104ec2d976817400bfee8cd67e6
BLAKE2b-256 6e7847b3539e3669e2f285027ad9077e8b137edb053e9971289ff9aa7b872575

See more details on using hashes here.

File details

Details for the file fgcp_client_api-1.3.1-py2.5.egg.

File metadata

File hashes

Hashes for fgcp_client_api-1.3.1-py2.5.egg
Algorithm Hash digest
SHA256 7874ec71c7f349ba529f909c992e9c8eeada3ad06816862c36b7b3c7a61c9d2d
MD5 54b3e4b75001f7a55dc5320274d92e65
BLAKE2b-256 bd6e94bfdb6d4817ffad0db4846e87f73f826732d34856303de553d403fcf49d

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page