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.1.2.zip (273.8 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.1.2-py2.5.egg (95.1 kB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for fgcp-client-api-1.1.2.zip
Algorithm Hash digest
SHA256 22429febeca609b9e62e686a631c2d41fc856e605b0710c4885fe7993d681c6a
MD5 9cb19834e40fcb70f33336b5267467fb
BLAKE2b-256 3c86ad322b1e3174b75e27c819b247f1d81cc81571ec51974def1ac4898ecf27

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgcp_client_api-1.1.2-py2.5.egg
Algorithm Hash digest
SHA256 9017890079a6d61e6cdcf3e27a3803e6e9097940751c014054625b6ae89cf533
MD5 f9e91b1a9246b2b6940363555d363265
BLAKE2b-256 f035f747b86ad2b1dd1e3a75f570d4bfe182ad6b568176a2846e960fb9d564ce

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