ibm-platform-services 0.67.0__tar.gz → 0.67.1__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.67.0/ibm_platform_services.egg-info → ibm_platform_services-0.67.1}/PKG-INFO +2 -2
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/README.md +1 -1
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/global_catalog_v1.py +1 -21
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/version.py +1 -1
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1/ibm_platform_services.egg-info}/PKG-INFO +2 -2
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/pyproject.toml +1 -1
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/LICENSE +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/MANIFEST.in +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/__init__.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/case_management_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/catalog_management_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/common.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/context_based_restrictions_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/enterprise_billing_units_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/enterprise_management_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/enterprise_usage_reports_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/global_search_v2.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/global_tagging_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/iam_access_groups_v2.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/iam_identity_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/iam_policy_management_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/ibm_cloud_shell_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/open_service_broker_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/partner_management_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/resource_controller_v2.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/resource_manager_v2.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/usage_metering_v4.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/usage_reports_v4.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/user_management_v1.py +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services.egg-info/SOURCES.txt +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services.egg-info/dependency_links.txt +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services.egg-info/requires.txt +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services.egg-info/top_level.txt +0 -0
- {ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ibm-platform-services
|
|
3
|
-
Version: 0.67.
|
|
3
|
+
Version: 0.67.1
|
|
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
|
|
@@ -51,7 +51,7 @@ Dynamic: license-file
|
|
|
51
51
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
# IBM Cloud Platform Services Python SDK Version 0.67.
|
|
54
|
+
# IBM Cloud Platform Services Python SDK Version 0.67.1
|
|
55
55
|
|
|
56
56
|
Python client library to interact with various
|
|
57
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.67.
|
|
11
|
+
# IBM Cloud Platform Services Python SDK Version 0.67.1
|
|
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.106.0-09823488-20250707-071701
|
|
18
18
|
|
|
19
19
|
"""
|
|
20
20
|
The catalog service manages offerings across geographies as the system of record. The
|
|
@@ -2017,10 +2017,6 @@ class CFMetaData:
|
|
|
2017
2017
|
`us-south=123`.
|
|
2018
2018
|
:param str crn_mask: (optional) Cloud resource name identifying the environment
|
|
2019
2019
|
containing this service.
|
|
2020
|
-
:param dict user_defined_service: (optional) Deprecated: An extended set of
|
|
2021
|
-
metadata fields that pertain to user-defined services.
|
|
2022
|
-
:param dict extension: (optional) Deprecated: A property-bag like extension to
|
|
2023
|
-
service metadata.
|
|
2024
2020
|
:param bool paid_only: (optional) Deprecated: Boolean flag indicating if this
|
|
2025
2021
|
service only offers paid pricing plans rather than the default paygo.
|
|
2026
2022
|
:param bool custom_create_page_hybrid_enabled: (optional) Boolean flag that
|
|
@@ -2046,8 +2042,6 @@ class CFMetaData:
|
|
|
2046
2042
|
service_key_supported: Optional[bool] = None,
|
|
2047
2043
|
cf_guid: Optional[dict] = None,
|
|
2048
2044
|
crn_mask: Optional[str] = None,
|
|
2049
|
-
user_defined_service: Optional[dict] = None,
|
|
2050
|
-
extension: Optional[dict] = None,
|
|
2051
2045
|
paid_only: Optional[bool] = None,
|
|
2052
2046
|
custom_create_page_hybrid_enabled: Optional[bool] = None,
|
|
2053
2047
|
) -> None:
|
|
@@ -2097,10 +2091,6 @@ class CFMetaData:
|
|
|
2097
2091
|
For example, `us-south=123`.
|
|
2098
2092
|
:param str crn_mask: (optional) Cloud resource name identifying the
|
|
2099
2093
|
environment containing this service.
|
|
2100
|
-
:param dict user_defined_service: (optional) Deprecated: An extended set of
|
|
2101
|
-
metadata fields that pertain to user-defined services.
|
|
2102
|
-
:param dict extension: (optional) Deprecated: A property-bag like extension
|
|
2103
|
-
to service metadata.
|
|
2104
2094
|
:param bool paid_only: (optional) Deprecated: Boolean flag indicating if
|
|
2105
2095
|
this service only offers paid pricing plans rather than the default paygo.
|
|
2106
2096
|
:param bool custom_create_page_hybrid_enabled: (optional) Boolean flag that
|
|
@@ -2122,8 +2112,6 @@ class CFMetaData:
|
|
|
2122
2112
|
self.service_key_supported = service_key_supported
|
|
2123
2113
|
self.cf_guid = cf_guid
|
|
2124
2114
|
self.crn_mask = crn_mask
|
|
2125
|
-
self.user_defined_service = user_defined_service
|
|
2126
|
-
self.extension = extension
|
|
2127
2115
|
self.paid_only = paid_only
|
|
2128
2116
|
self.custom_create_page_hybrid_enabled = custom_create_page_hybrid_enabled
|
|
2129
2117
|
|
|
@@ -2161,10 +2149,6 @@ class CFMetaData:
|
|
|
2161
2149
|
args['cf_guid'] = cf_guid
|
|
2162
2150
|
if (crn_mask := _dict.get('crn_mask')) is not None:
|
|
2163
2151
|
args['crn_mask'] = crn_mask
|
|
2164
|
-
if (user_defined_service := _dict.get('user_defined_service')) is not None:
|
|
2165
|
-
args['user_defined_service'] = user_defined_service
|
|
2166
|
-
if (extension := _dict.get('extension')) is not None:
|
|
2167
|
-
args['extension'] = extension
|
|
2168
2152
|
if (paid_only := _dict.get('paid_only')) is not None:
|
|
2169
2153
|
args['paid_only'] = paid_only
|
|
2170
2154
|
if (custom_create_page_hybrid_enabled := _dict.get('custom_create_page_hybrid_enabled')) is not None:
|
|
@@ -2209,10 +2193,6 @@ class CFMetaData:
|
|
|
2209
2193
|
_dict['cf_guid'] = self.cf_guid
|
|
2210
2194
|
if hasattr(self, 'crn_mask') and self.crn_mask is not None:
|
|
2211
2195
|
_dict['crn_mask'] = self.crn_mask
|
|
2212
|
-
if hasattr(self, 'user_defined_service') and self.user_defined_service is not None:
|
|
2213
|
-
_dict['user_defined_service'] = self.user_defined_service
|
|
2214
|
-
if hasattr(self, 'extension') and self.extension is not None:
|
|
2215
|
-
_dict['extension'] = self.extension
|
|
2216
2196
|
if hasattr(self, 'paid_only') and self.paid_only is not None:
|
|
2217
2197
|
_dict['paid_only'] = self.paid_only
|
|
2218
2198
|
if hasattr(self, 'custom_create_page_hybrid_enabled') and self.custom_create_page_hybrid_enabled is not None:
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ibm-platform-services
|
|
3
|
-
Version: 0.67.
|
|
3
|
+
Version: 0.67.1
|
|
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
|
|
@@ -51,7 +51,7 @@ Dynamic: license-file
|
|
|
51
51
|
[](https://cla-assistant.io/IBM/platform-services-python-sdk)
|
|
52
52
|
|
|
53
53
|
|
|
54
|
-
# IBM Cloud Platform Services Python SDK Version 0.67.
|
|
54
|
+
# IBM Cloud Platform Services Python SDK Version 0.67.1
|
|
55
55
|
|
|
56
56
|
Python client library to interact with various
|
|
57
57
|
[IBM Cloud Platform Service APIs](https://cloud.ibm.com/docs?tab=api-docs&category=platform_services).
|
|
File without changes
|
|
File without changes
|
{ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/__init__.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ibm_platform_services-0.67.0 → ibm_platform_services-0.67.1}/ibm_platform_services/common.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|