ibm-platform-services 0.53.3__tar.gz → 0.53.5__tar.gz
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-0.53.3/ibm_platform_services.egg-info → ibm-platform-services-0.53.5}/PKG-INFO +2 -2
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/README.md +1 -1
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/enterprise_management_v1.py +31 -6
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/iam_policy_management_v1.py +3935 -2183
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/version.py +1 -1
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5/ibm_platform_services.egg-info}/PKG-INFO +2 -2
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/setup.py +1 -1
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/LICENSE +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/MANIFEST.in +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/__init__.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/case_management_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/catalog_management_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/common.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/global_catalog_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/global_search_v2.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/global_tagging_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/iam_access_groups_v2.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/iam_identity_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/open_service_broker_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/partner_billing_units_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/partner_usage_reports_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/resource_controller_v2.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/resource_manager_v2.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/usage_metering_v4.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/usage_reports_v4.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services/user_management_v1.py +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services.egg-info/requires.txt +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services.egg-info/top_level.txt +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/ibm_platform_services.egg-info/zip-safe +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/pyproject.toml +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/requirements-dev.txt +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/requirements.txt +0 -0
- {ibm-platform-services-0.53.3 → ibm-platform-services-0.53.5}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: ibm-platform-services
|
|
3
|
-
Version: 0.53.
|
|
3
|
+
Version: 0.53.5
|
|
4
4
|
Summary: Python client library for IBM Cloud Platform Services
|
|
5
5
|
Home-page: https://github.com/IBM/platform-services-python-sdk
|
|
6
6
|
Author: IBM
|
|
@@ -33,7 +33,7 @@ License-File: LICENSE
|
|
|
33
33
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
34
34
|
|
|
35
35
|
|
|
36
|
-
# IBM Cloud Platform Services Python SDK Version 0.53.
|
|
36
|
+
# IBM Cloud Platform Services Python SDK Version 0.53.5
|
|
37
37
|
|
|
38
38
|
Python client library to interact with various
|
|
39
39
|
[IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
|
|
@@ -8,7 +8,7 @@
|
|
|
8
8
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
9
9
|
|
|
10
10
|
|
|
11
|
-
# IBM Cloud Platform Services Python SDK Version 0.53.
|
|
11
|
+
# IBM Cloud Platform Services Python SDK Version 0.53.5
|
|
12
12
|
|
|
13
13
|
Python client library to interact with various
|
|
14
14
|
[IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
|
|
@@ -1655,28 +1655,47 @@ class CreateAccountResponse:
|
|
|
1655
1655
|
"""
|
|
1656
1656
|
A newly-created account.
|
|
1657
1657
|
|
|
1658
|
-
:
|
|
1658
|
+
:attr str account_id: (optional) The ID of the account entity that was created.
|
|
1659
|
+
:attr str iam_service_id: (optional) The iam_service_id of the account entity
|
|
1660
|
+
that was created.
|
|
1661
|
+
:attr str iam_apikey_id: (optional) The iam_apikey_id of the account entity that
|
|
1662
|
+
was created.
|
|
1663
|
+
:attr str iam_apikey: (optional) The iam_apikey of the account entity with owner
|
|
1664
|
+
iam policies that was created.
|
|
1659
1665
|
"""
|
|
1660
1666
|
|
|
1661
1667
|
def __init__(
|
|
1662
|
-
self,
|
|
1663
|
-
*,
|
|
1664
|
-
account_id: Optional[str] = None,
|
|
1668
|
+
self, *, account_id: str = None, iam_service_id: str = None, iam_apikey_id: str = None, iam_apikey: str = None
|
|
1665
1669
|
) -> None:
|
|
1666
1670
|
"""
|
|
1667
1671
|
Initialize a CreateAccountResponse object.
|
|
1668
1672
|
|
|
1669
1673
|
:param str account_id: (optional) The ID of the account entity that was
|
|
1670
1674
|
created.
|
|
1675
|
+
:param str iam_service_id: (optional) The iam_service_id of the account
|
|
1676
|
+
entity that was created.
|
|
1677
|
+
:param str iam_apikey_id: (optional) The iam_apikey_id of the account
|
|
1678
|
+
entity that was created.
|
|
1679
|
+
:param str iam_apikey: (optional) The iam_apikey of the account entity with
|
|
1680
|
+
owner iam policies that was created.
|
|
1671
1681
|
"""
|
|
1672
1682
|
self.account_id = account_id
|
|
1683
|
+
self.iam_service_id = iam_service_id
|
|
1684
|
+
self.iam_apikey_id = iam_apikey_id
|
|
1685
|
+
self.iam_apikey = iam_apikey
|
|
1673
1686
|
|
|
1674
1687
|
@classmethod
|
|
1675
1688
|
def from_dict(cls, _dict: Dict) -> 'CreateAccountResponse':
|
|
1676
1689
|
"""Initialize a CreateAccountResponse object from a json dictionary."""
|
|
1677
1690
|
args = {}
|
|
1678
|
-
if
|
|
1679
|
-
args['account_id'] = account_id
|
|
1691
|
+
if 'account_id' in _dict:
|
|
1692
|
+
args['account_id'] = _dict.get('account_id')
|
|
1693
|
+
if 'iam_service_id' in _dict:
|
|
1694
|
+
args['iam_service_id'] = _dict.get('iam_service_id')
|
|
1695
|
+
if 'iam_apikey_id' in _dict:
|
|
1696
|
+
args['iam_apikey_id'] = _dict.get('iam_apikey_id')
|
|
1697
|
+
if 'iam_apikey' in _dict:
|
|
1698
|
+
args['iam_apikey'] = _dict.get('iam_apikey')
|
|
1680
1699
|
return cls(**args)
|
|
1681
1700
|
|
|
1682
1701
|
@classmethod
|
|
@@ -1689,6 +1708,12 @@ class CreateAccountResponse:
|
|
|
1689
1708
|
_dict = {}
|
|
1690
1709
|
if hasattr(self, 'account_id') and self.account_id is not None:
|
|
1691
1710
|
_dict['account_id'] = self.account_id
|
|
1711
|
+
if hasattr(self, 'iam_service_id') and self.iam_service_id is not None:
|
|
1712
|
+
_dict['iam_service_id'] = self.iam_service_id
|
|
1713
|
+
if hasattr(self, 'iam_apikey_id') and self.iam_apikey_id is not None:
|
|
1714
|
+
_dict['iam_apikey_id'] = self.iam_apikey_id
|
|
1715
|
+
if hasattr(self, 'iam_apikey') and self.iam_apikey is not None:
|
|
1716
|
+
_dict['iam_apikey'] = self.iam_apikey
|
|
1692
1717
|
return _dict
|
|
1693
1718
|
|
|
1694
1719
|
def _to_dict(self):
|