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.7.tar.gz (296.2 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.7-py2-none-any.whl (55.5 kB view details)

Uploaded Python 2

File details

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

File metadata

File hashes

Hashes for fgcp-client-api-1.4.7.tar.gz
Algorithm Hash digest
SHA256 90545323087f68a2d7058520cde1fe4e8785966270941a3ddfba654c381f604b
MD5 340fb8d4f3bf2c7c00e8fcac986fdcc6
BLAKE2b-256 cb17cfd17b3711eb4dbf982ca6ffda4e4e25922434c3e42e4b5813d8352f1a0e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for fgcp_client_api-1.4.7-py2-none-any.whl
Algorithm Hash digest
SHA256 c99b5a42313f9818036aebbeab603a9e20be888b36ef4337d2fd35d04ff2d60a
MD5 613915529b1214c441d5664efd3b5d56
BLAKE2b-256 575682b11abcd8cfbf98ee70b410fe820a6f393ddd962d2a0cea901ff54ec342

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