Skip to main content

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

Reason this release was yanked:

deprecated

Project description

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 2015-01-30

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 tlslite.utils or gdata.tlslite.utils to create the key signature, see https://pypi.python.org/pypi/tlslite-ng or https://pypi.python.org/pypi/tlslite 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.4.6.tar.gz (291.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.4.6-py2-none-any.whl (56.6 kB view details)

Uploaded Python 2

File details

Details for the file fgcp-client-api-1.4.6.tar.gz.

File metadata

File hashes

Hashes for fgcp-client-api-1.4.6.tar.gz
Algorithm Hash digest
SHA256 4b41f277fb4f7347356e4b6eba99d8406848e7ef777ee77658cd9e394fdf4689
MD5 7645de6204edf6eb2449970d3a3c1947
BLAKE2b-256 9e7fb694ac616e3dc4a990bfa33084436075de939bebee0fdb51ac5007901cc0

See more details on using hashes here.

File details

Details for the file fgcp_client_api-1.4.6-py2-none-any.whl.

File metadata

File hashes

Hashes for fgcp_client_api-1.4.6-py2-none-any.whl
Algorithm Hash digest
SHA256 7ac79d06143a881c9515e8082bc080b7f72df763a833b12c4a7bc6326cd65b09
MD5 d4009571bc9aaecd51a3640f8da3682a
BLAKE2b-256 c63048a8d01c36dd2ccc24c7009c714183b90a75a7f14d56552080f60be3e2a7

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