ibm-platform-services 0.57.1__py3-none-any.whl → 0.58.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- ibm_platform_services/__init__.py +1 -2
- ibm_platform_services/{partner_billing_units_v1.py → partner_management_v1.py} +1125 -389
- ibm_platform_services/version.py +1 -1
- {ibm_platform_services-0.57.1.dist-info → ibm_platform_services-0.58.0.dist-info}/METADATA +4 -5
- {ibm_platform_services-0.57.1.dist-info → ibm_platform_services-0.58.0.dist-info}/RECORD +8 -9
- {ibm_platform_services-0.57.1.dist-info → ibm_platform_services-0.58.0.dist-info}/WHEEL +1 -1
- ibm_platform_services/partner_usage_reports_v1.py +0 -1091
- {ibm_platform_services-0.57.1.dist-info → ibm_platform_services-0.58.0.dist-info}/LICENSE +0 -0
- {ibm_platform_services-0.57.1.dist-info → ibm_platform_services-0.58.0.dist-info}/top_level.txt +0 -0
ibm_platform_services/version.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ibm-platform-services
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.58.0
|
|
4
4
|
Summary: Python client library for IBM Cloud Platform Services
|
|
5
5
|
Author-email: IBM <devxsdk@us.ibm.com>
|
|
6
6
|
Project-URL: Repository, https://github.com/IBM/platform-services-python-sdk
|
|
@@ -28,7 +28,7 @@ Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
|
|
|
28
28
|
Requires-Python: >=3.8
|
|
29
29
|
Description-Content-Type: text/markdown
|
|
30
30
|
License-File: LICENSE
|
|
31
|
-
Requires-Dist: ibm-cloud-sdk-core <4.0.0,>=3.
|
|
31
|
+
Requires-Dist: ibm-cloud-sdk-core <4.0.0,>=3.22.0
|
|
32
32
|
Provides-Extra: dev
|
|
33
33
|
Requires-Dist: coverage <8.0.0,>=7.3.2 ; extra == 'dev'
|
|
34
34
|
Requires-Dist: pylint <4.0.0,>=3.0.0 ; extra == 'dev'
|
|
@@ -50,7 +50,7 @@ Requires-Dist: twine ; extra == 'publish'
|
|
|
50
50
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
51
51
|
|
|
52
52
|
|
|
53
|
-
# IBM Cloud Platform Services Python SDK Version 0.
|
|
53
|
+
# IBM Cloud Platform Services Python SDK Version 0.58.0
|
|
54
54
|
|
|
55
55
|
Python client library to interact with various
|
|
56
56
|
[IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
|
|
@@ -102,8 +102,7 @@ Service Name | Module Name | Service Class Name
|
|
|
102
102
|
[IAM Policy Management](https://cloud.ibm.com/apidocs/iam-policy-management?code=python) | iam_policy_management_v1 | IamPolicyManagementV1
|
|
103
103
|
[IBM Cloud Shell](https://cloud.ibm.com/apidocs/cloudshell?code=python) | ibm_cloud_shell_v1 | IbmCloudShellV1
|
|
104
104
|
[Open Service Broker](https://cloud.ibm.com/apidocs/resource-controller/ibm-cloud-osb-api?code=python) | open_service_broker_v1 | OpenServiceBrokerV1
|
|
105
|
-
[Partner
|
|
106
|
-
[Partner Usage Reports](https://cloud.ibm.com/apidocs/partner-apis/resource-usage-reports?code=python) | partner_usage_reports_v1 | PartnerUsageReportsV1
|
|
105
|
+
[Partner Management APIs](https://cloud.ibm.com/apidocs/partner-apis/partner?code=python) | partner_management_v1 | PartnerManagementV1
|
|
107
106
|
[Resource Controller](https://cloud.ibm.com/apidocs/resource-controller/resource-controller?code=python) | resource_controller_v2 | ResourceControllerV2
|
|
108
107
|
[Resource Manager](https://cloud.ibm.com/apidocs/resource-controller/resource-manager?code=python) | resource_manager_v2 | ResourceManagerV2
|
|
109
108
|
[Usage Metering](https://cloud.ibm.com/apidocs/usage-metering?code=python) | usage_metering_v4 | UsageMeteringV4
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
ibm_platform_services/__init__.py,sha256=
|
|
1
|
+
ibm_platform_services/__init__.py,sha256=ex-hUwVYFUTJvnzTV8PLdx-BteDKbCuYXshGnb0WZTk,1870
|
|
2
2
|
ibm_platform_services/case_management_v1.py,sha256=J9pmoTBC8kPdreKfV6zjA9ZTuxz4mzM5UIjLwSgUl-k,91274
|
|
3
3
|
ibm_platform_services/catalog_management_v1.py,sha256=wNXsfX60ji-ryKEUwrVDfmzEiq-i_aRFhPHt4-xwdmA,420840
|
|
4
4
|
ibm_platform_services/common.py,sha256=bybWSBNEISbqH3odFvlWjpDDnrAc8vNRtNC0HSqf6l4,1637
|
|
@@ -14,16 +14,15 @@ ibm_platform_services/iam_identity_v1.py,sha256=Yk5f5fQx87EDuMw1r433AZN0O--YBfAz
|
|
|
14
14
|
ibm_platform_services/iam_policy_management_v1.py,sha256=slMNrQTqO6E-j9Y06KejtZtSsUWKSZCyysfy0DW37so,361300
|
|
15
15
|
ibm_platform_services/ibm_cloud_shell_v1.py,sha256=T996gx6pgDkT_kVIp79ApFj77hb_ddYwHLcjtAVlJ3Y,20063
|
|
16
16
|
ibm_platform_services/open_service_broker_v1.py,sha256=MCoRClB3CvpMJgklfZ2OFuzX9Hn2l9eiVTd7yBQABCE,83453
|
|
17
|
-
ibm_platform_services/
|
|
18
|
-
ibm_platform_services/partner_usage_reports_v1.py,sha256=wmJeotzKPeWVwy41k9EeNGRKJdeh2vVywcy4Szjp7Nw,45915
|
|
17
|
+
ibm_platform_services/partner_management_v1.py,sha256=GyhkV-GW9vUcKUY14g1-Zs3zp9rc8z8E44vvVW84IO8,90989
|
|
19
18
|
ibm_platform_services/resource_controller_v2.py,sha256=upV6fJ0_1c098PReenUJBWzuiaqUgYum2BLvMPjBacY,211601
|
|
20
19
|
ibm_platform_services/resource_manager_v2.py,sha256=Jw6VwK0EGb0Rixa0r63dQSR3NTLKJQYExDy8jrclwk0,42647
|
|
21
20
|
ibm_platform_services/usage_metering_v4.py,sha256=3a8OPVs-v6nW391uz4mjl4k1j8S1fy2c7ulx0Sj6tI0,19366
|
|
22
21
|
ibm_platform_services/usage_reports_v4.py,sha256=bdMCzmRTre752JtP2p3i-w5RwBmWhOC7KerdFM8uA0U,215721
|
|
23
22
|
ibm_platform_services/user_management_v1.py,sha256=r8cQn9Op1EE521dTqxh8TeXekBacKxe5Ka-ikGZ6A-g,61887
|
|
24
|
-
ibm_platform_services/version.py,sha256=
|
|
25
|
-
ibm_platform_services-0.
|
|
26
|
-
ibm_platform_services-0.
|
|
27
|
-
ibm_platform_services-0.
|
|
28
|
-
ibm_platform_services-0.
|
|
29
|
-
ibm_platform_services-0.
|
|
23
|
+
ibm_platform_services/version.py,sha256=fr-WECDcXn93kEHB5xudWmDc5kFapimuM5ZE0Jf2qrc,61
|
|
24
|
+
ibm_platform_services-0.58.0.dist-info/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
|
|
25
|
+
ibm_platform_services-0.58.0.dist-info/METADATA,sha256=jLKVpTLo2satAjENe53SbOPUTAWJR_y_6yGpNK7LZPI,8980
|
|
26
|
+
ibm_platform_services-0.58.0.dist-info/WHEEL,sha256=OVMc5UfuAQiSplgO0_WdW7vXVGAt9Hdd6qtN4HotdyA,91
|
|
27
|
+
ibm_platform_services-0.58.0.dist-info/top_level.txt,sha256=S7qPS0hODAYsGpClGheV5YKaJTTt9RNC6dwEx1qZhUc,22
|
|
28
|
+
ibm_platform_services-0.58.0.dist-info/RECORD,,
|