Skip to content
master
Go to file
Code

Latest commit

# [0.13.0](v0.12.2...v0.13.0) (2020-09-30)

### Features

* **IAM Identity:** add service to the project ([#48](#48)) ([bbb0d4e](bbb0d4e))
65d3664

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Build Status Release PyPI - Python Version PyPI PyPI - Downloads License codecov semantic-release

IBM Cloud Platform Services Python SDK Version 0.13.0

Python client library to interact with various IBM Cloud Platform Service APIs.

Disclaimer: this SDK is being released initially as a pre-release version. Changes might occur which impact applications that use this SDK.

Table of Contents

Overview

The IBM Cloud Platform Services Python SDK allows developers to programmatically interact with the following IBM Cloud services:

Service Name Imported Class Name
Case Management CaseManagementV1
Catalog Management CatalogManagementV1
Configuration Governance ConfigurationGovernanceV1
Enterprise Management EnterpriseManagementV1
Global Catalog GlobalCatalogV1
Global Search GlobalSearchV2
Global Tagging GlobalTaggingV1
IAM Access Groups IamAccessGroupsV2
IAM Identity Service IamIdentityV1
IAM Policy Management IamPolicyManagementV1
Open Service Broker OpenServiceBrokerV1
Resource Controller ResourceControllerV2
Resource Manager ResourceManagerV2
User Management UserManagementV1

Prerequisites

  • An IBM Cloud account.
  • An IAM API key to allow the SDK to access your account. Create one here.
  • Python 3.5 or above.

Installation

To install, use pip or easy_install:

pip install --upgrade "ibm-platform-services>=0.13.0"

or

easy_install --upgrade "ibm-platform-services>=0.13.0"

Using the SDK

For general SDK usage information, please see this link

Questions

If you are having difficulties using this SDK or have a question about the IBM Cloud services, please ask a question at Stack Overflow.

Issues

If you encounter an issue with the project, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible that someone has already reported the problem.

Open source @ IBM

Find more open source projects on the IBM Github Page

Contributing

See CONTRIBUTING.md.

License

This SDK is released under the Apache 2.0 license. The license's full text can be found in LICENSE.

You can’t perform that action at this time.