ibm-platform-services 0.62.0__tar.gz → 0.64.0__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.62.0/ibm_platform_services.egg-info → ibm_platform_services-0.64.0}/PKG-INFO +4 -3
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/README.md +1 -1
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/iam_identity_v1.py +23 -4
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/iam_policy_management_v1.py +3709 -2513
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/version.py +1 -1
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0/ibm_platform_services.egg-info}/PKG-INFO +4 -3
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/pyproject.toml +1 -1
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/LICENSE +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/MANIFEST.in +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/__init__.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/case_management_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/catalog_management_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/common.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/enterprise_management_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/global_catalog_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/global_search_v2.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/global_tagging_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/iam_access_groups_v2.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/open_service_broker_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/partner_management_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/resource_controller_v2.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/resource_manager_v2.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/usage_metering_v4.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/usage_reports_v4.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services/user_management_v1.py +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services.egg-info/requires.txt +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/ibm_platform_services.egg-info/top_level.txt +0 -0
- {ibm_platform_services-0.62.0 → ibm_platform_services-0.64.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
Metadata-Version: 2.
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
2
|
Name: ibm-platform-services
|
|
3
|
-
Version: 0.
|
|
3
|
+
Version: 0.64.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
|
|
@@ -39,6 +39,7 @@ Requires-Dist: black<25.0.0,>=24.0.0; extra == "dev"
|
|
|
39
39
|
Provides-Extra: publish
|
|
40
40
|
Requires-Dist: build; extra == "publish"
|
|
41
41
|
Requires-Dist: twine; extra == "publish"
|
|
42
|
+
Dynamic: license-file
|
|
42
43
|
|
|
43
44
|
[](https://github.com/IBM/platform-services-python-sdk/actions/workflows/build.yaml)
|
|
44
45
|
[](https://github.com/IBM/platform-services-python-sdk/releases/latest)
|
|
@@ -50,7 +51,7 @@ Requires-Dist: twine; extra == "publish"
|
|
|
50
51
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
51
52
|
|
|
52
53
|
|
|
53
|
-
# IBM Cloud Platform Services Python SDK Version 0.
|
|
54
|
+
# IBM Cloud Platform Services Python SDK Version 0.64.0
|
|
54
55
|
|
|
55
56
|
Python client library to interact with various
|
|
56
57
|
[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.
|
|
11
|
+
# IBM Cloud Platform Services Python SDK Version 0.64.0
|
|
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).
|
|
@@ -14,7 +14,7 @@
|
|
|
14
14
|
# See the License for the specific language governing permissions and
|
|
15
15
|
# limitations under the License.
|
|
16
16
|
|
|
17
|
-
# IBM OpenAPI SDK Code Generator Version: 3.
|
|
17
|
+
# IBM OpenAPI SDK Code Generator Version: 3.103.0-e8b84313-20250402-201816
|
|
18
18
|
|
|
19
19
|
"""
|
|
20
20
|
The IAM Identity Service API allows for the management of Account Settings and Identities
|
|
@@ -89,6 +89,7 @@ class IamIdentityV1(BaseService):
|
|
|
89
89
|
sort: Optional[str] = None,
|
|
90
90
|
order: Optional[str] = None,
|
|
91
91
|
include_history: Optional[bool] = None,
|
|
92
|
+
filter: Optional[str] = None,
|
|
92
93
|
**kwargs,
|
|
93
94
|
) -> DetailedResponse:
|
|
94
95
|
"""
|
|
@@ -120,6 +121,9 @@ class IamIdentityV1(BaseService):
|
|
|
120
121
|
desc. Default: asc.
|
|
121
122
|
:param bool include_history: (optional) Defines if the entity history is
|
|
122
123
|
included in the response.
|
|
124
|
+
:param str filter: (optional) An optional filter query parameter used to
|
|
125
|
+
refine the results of the search operation. For more information see
|
|
126
|
+
[Filtering list results](#filter-list-results) section.
|
|
123
127
|
:param dict headers: A `dict` containing the request headers
|
|
124
128
|
:return: A `DetailedResponse` containing the result, headers and HTTP status code.
|
|
125
129
|
:rtype: DetailedResponse with `dict` result representing a `ApiKeyList` object
|
|
@@ -143,6 +147,7 @@ class IamIdentityV1(BaseService):
|
|
|
143
147
|
'sort': sort,
|
|
144
148
|
'order': order,
|
|
145
149
|
'include_history': include_history,
|
|
150
|
+
'filter': filter,
|
|
146
151
|
}
|
|
147
152
|
|
|
148
153
|
if 'headers' in kwargs:
|
|
@@ -691,6 +696,7 @@ class IamIdentityV1(BaseService):
|
|
|
691
696
|
sort: Optional[str] = None,
|
|
692
697
|
order: Optional[str] = None,
|
|
693
698
|
include_history: Optional[bool] = None,
|
|
699
|
+
filter: Optional[str] = None,
|
|
694
700
|
**kwargs,
|
|
695
701
|
) -> DetailedResponse:
|
|
696
702
|
"""
|
|
@@ -715,6 +721,9 @@ class IamIdentityV1(BaseService):
|
|
|
715
721
|
desc. Default: asc.
|
|
716
722
|
:param bool include_history: (optional) Defines if the entity history is
|
|
717
723
|
included in the response.
|
|
724
|
+
:param str filter: (optional) An optional filter query parameter used to
|
|
725
|
+
refine the results of the search operation. For more information see
|
|
726
|
+
[Filtering list results](#filter-list-results) section.
|
|
718
727
|
:param dict headers: A `dict` containing the request headers
|
|
719
728
|
:return: A `DetailedResponse` containing the result, headers and HTTP status code.
|
|
720
729
|
:rtype: DetailedResponse with `dict` result representing a `ServiceIdList` object
|
|
@@ -736,6 +745,7 @@ class IamIdentityV1(BaseService):
|
|
|
736
745
|
'sort': sort,
|
|
737
746
|
'order': order,
|
|
738
747
|
'include_history': include_history,
|
|
748
|
+
'filter': filter,
|
|
739
749
|
}
|
|
740
750
|
|
|
741
751
|
if 'headers' in kwargs:
|
|
@@ -1187,6 +1197,7 @@ class IamIdentityV1(BaseService):
|
|
|
1187
1197
|
order: Optional[str] = None,
|
|
1188
1198
|
include_history: Optional[bool] = None,
|
|
1189
1199
|
pagetoken: Optional[str] = None,
|
|
1200
|
+
filter: Optional[str] = None,
|
|
1190
1201
|
**kwargs,
|
|
1191
1202
|
) -> DetailedResponse:
|
|
1192
1203
|
"""
|
|
@@ -1208,6 +1219,9 @@ class IamIdentityV1(BaseService):
|
|
|
1208
1219
|
included in the response.
|
|
1209
1220
|
:param str pagetoken: (optional) Optional Prev or Next page token returned
|
|
1210
1221
|
from a previous query execution. Default is start with first page.
|
|
1222
|
+
:param str filter: (optional) An optional filter query parameter used to
|
|
1223
|
+
refine the results of the search operation. For more information see
|
|
1224
|
+
[Filtering list results](#filter-list-results) section.
|
|
1211
1225
|
:param dict headers: A `dict` containing the request headers
|
|
1212
1226
|
:return: A `DetailedResponse` containing the result, headers and HTTP status code.
|
|
1213
1227
|
:rtype: DetailedResponse with `dict` result representing a `TrustedProfilesList` object
|
|
@@ -1231,6 +1245,7 @@ class IamIdentityV1(BaseService):
|
|
|
1231
1245
|
'order': order,
|
|
1232
1246
|
'include_history': include_history,
|
|
1233
1247
|
'pagetoken': pagetoken,
|
|
1248
|
+
'filter': filter,
|
|
1234
1249
|
}
|
|
1235
1250
|
|
|
1236
1251
|
if 'headers' in kwargs:
|
|
@@ -2090,7 +2105,10 @@ class IamIdentityV1(BaseService):
|
|
|
2090
2105
|
"""
|
|
2091
2106
|
Add a specific identity that can assume the trusted profile.
|
|
2092
2107
|
|
|
2093
|
-
Add a specific identity that can assume the trusted profile.
|
|
2108
|
+
Add a specific identity that can assume the trusted profile. This API will update
|
|
2109
|
+
the trusted profile itself, thus calling it repeatedly for the same profile can
|
|
2110
|
+
lead to conflicts responded with HTTP code 409. Make sure to call this API only
|
|
2111
|
+
once in a few seconds for the same trusted profile.
|
|
2094
2112
|
|
|
2095
2113
|
:param str profile_id: ID of the trusted profile.
|
|
2096
2114
|
:param str identity_type: Type of the identity.
|
|
@@ -2219,7 +2237,7 @@ class IamIdentityV1(BaseService):
|
|
|
2219
2237
|
**kwargs,
|
|
2220
2238
|
) -> DetailedResponse:
|
|
2221
2239
|
"""
|
|
2222
|
-
Delete the identity that can assume the trusted profile.
|
|
2240
|
+
Delete the identity that can assume the trusted profile. This API will update the trusted profile itself, thus calling it repeatedly for the same profile can lead to conflicts responded with HTTP code 409. Make sure to call this API only once in a few seconds for the same trusted profile.
|
|
2223
2241
|
|
|
2224
2242
|
Delete the identity that can assume the trusted profile.
|
|
2225
2243
|
|
|
@@ -3825,7 +3843,7 @@ class IamIdentityV1(BaseService):
|
|
|
3825
3843
|
:param str preference_id: Identifier of preference to be deleted.
|
|
3826
3844
|
:param dict headers: A `dict` containing the request headers
|
|
3827
3845
|
:return: A `DetailedResponse` containing the result, headers and HTTP status code.
|
|
3828
|
-
:rtype: DetailedResponse
|
|
3846
|
+
:rtype: DetailedResponse with `dict` result representing a `ExceptionResponse` object
|
|
3829
3847
|
"""
|
|
3830
3848
|
|
|
3831
3849
|
if not account_id:
|
|
@@ -3847,6 +3865,7 @@ class IamIdentityV1(BaseService):
|
|
|
3847
3865
|
if 'headers' in kwargs:
|
|
3848
3866
|
headers.update(kwargs.get('headers'))
|
|
3849
3867
|
del kwargs['headers']
|
|
3868
|
+
headers['Accept'] = 'application/json'
|
|
3850
3869
|
|
|
3851
3870
|
path_param_keys = ['account_id', 'iam_id', 'service', 'preference_id']
|
|
3852
3871
|
path_param_values = self.encode_path_vars(account_id, iam_id, service, preference_id)
|