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 2011-01-31

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.2.2.zip (374.4 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.2.2-py2.5.egg (102.2 kB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for fgcp-client-api-1.2.2.zip
Algorithm Hash digest
SHA256 bd2873b3885fc44a374ffa23b3a8cb179b709206c5b3a859fc5bcf12bcf1991f
MD5 da7a3593c203ba6ecfc4df4b4eb148db
BLAKE2b-256 fbeac3ac1f3644201d4c005f82f4adc37d5af7737d8d1a32bc30331ddcd311a1

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgcp_client_api-1.2.2-py2.5.egg
Algorithm Hash digest
SHA256 0df9b9c23ca87cf94958cea3d1357f1f978308c363376c831edfcdc64aff2913
MD5 83c97c8330834edc1ac53e78a6bcf028
BLAKE2b-256 b316e8d8bfab8a88c485d9922e3171c49eccd82f530989aba520173a3b77b077

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