js7-client-python 2.0.10__py3-none-any.whl → 2.0.11__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: js7-client-python
3
- Version: 2.0.10
3
+ Version: 2.0.11
4
4
  Summary: Python Client for the JOC Cockpit REST API
5
5
  Author: Marcel Kerth
6
6
  License: GNU GENERAL PUBLIC LICENSE
@@ -693,7 +693,7 @@ Requires-Dist: cryptography
693
693
  [![PyPI version](https://img.shields.io/pypi/v/js7-client-python.svg)](https://pypi.org/project/js7-client-python/)
694
694
  [![Python versions](https://img.shields.io/pypi/pyversions/js7-client-python)](https://pypi.org/project/js7-client-python/)
695
695
 
696
- The JS7 Python Client provides methods for accessing the JS7 JOC REST API.
696
+ The JS7 Python Client provides methods for accessing the JS7 JOC Cockpit REST API.
697
697
  It offers functionality similar to the JS7 Unix CLI: [JS7 Unix CLI](https://github.com/sos-berlin/js7-cli-unix).
698
698
 
699
699
  ## Requirements
@@ -716,7 +716,7 @@ The following example shows how to create a client instance and perform an opera
716
716
 
717
717
  ### Client Initialization
718
718
 
719
- Client initialization begins with configuring the JOC API endpoint and the user’s credentials.
719
+ Client initialization begins with configuring the JOC Cockpit API endpoint and the user’s credentials.
720
720
 
721
721
  ```python
722
722
  import js7
@@ -759,7 +759,7 @@ client = js7.Client(
759
759
 
760
760
  ### Import Inventory Configurations
761
761
 
762
- A common use case is importing inventory configurations into JS7 JOC.
762
+ A common use case is importing inventory configurations into JS7 JOC Cockpit.
763
763
  We use the previously created client instance to import configurations.
764
764
 
765
765
  ```python
@@ -773,7 +773,7 @@ print(f"Operation successful: {ok}")
773
773
 
774
774
  ## Namespaces
775
775
 
776
- The Client class follows the domains of the JS7 JOC API, but groups its methods into three namespaces:
776
+ The Client class follows the domains of the JS7 JOC Cockpit REST API, but groups its methods into three namespaces:
777
777
 
778
778
  - **Manage**: Used to manage configurations and resources, such as importing, updating, or removing them.
779
779
  - **Operate**: Used to control runtime behavior, such as resuming a workflow or canceling an order.
@@ -781,5 +781,5 @@ The Client class follows the domains of the JS7 JOC API, but groups its methods
781
781
 
782
782
  ## Resources
783
783
 
784
- - **Docs**: [JS7 Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
785
- - **Issues**: [JOC-2175 - Python Client for JS7 REST API](https://change.sos-berlin.com/browse/JOC-2175)
784
+ - **Docs**: [JS7 - Python Client](https://kb.sos-berlin.com/display/JS7/JS7+-+Python+Client)
785
+ - **Issues**: [JS-2240 - Offer Python Client for JS7 REST API](https://change.sos-berlin.com/browse/JOC-2175)
@@ -384,8 +384,8 @@ js7/util/bytes_converter/read_bytes_archive_files_to_bytes.py,sha256=I_l3aNwSQEI
384
384
  js7/util/bytes_converter/sign_to_bytes.py,sha256=0YviV01F5GkuA51tJegP5F015qNjtu_IVo-vBYUhI7M,3165
385
385
  js7/util/str_converter/order_id_to_order_name.py,sha256=dt8yCGvvWrYZQwfvo0cS6xGxRoTPcMDCoRFP4nUqrWU,170
386
386
  js7/validator/http/joc_http_status_validator.py,sha256=sSaSrN-mKHpqL2E_FHcDHaWfIjsGOUvgchAnTbZT6HE,4292
387
- js7_client_python-2.0.10.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
388
- js7_client_python-2.0.10.dist-info/METADATA,sha256=-BEvKJwcOWzOmdaM5ri7aQei7PLyE5tlMC_OlXcZh4I,43983
389
- js7_client_python-2.0.10.dist-info/WHEEL,sha256=BNRMDyzLkkcmlv0J8ppDQkk2VED33SesJDynr9ED1gc,91
390
- js7_client_python-2.0.10.dist-info/top_level.txt,sha256=tnksxOjnJy3n300w-75S3QPBW3CKJJ-jKZmzG2pioXU,4
391
- js7_client_python-2.0.10.dist-info/RECORD,,
387
+ js7_client_python-2.0.11.dist-info/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
388
+ js7_client_python-2.0.11.dist-info/METADATA,sha256=P4cHvTeZAf-TxBeWQqrHE9s0nvgLM5ZvyZLI7MrfcEM,44027
389
+ js7_client_python-2.0.11.dist-info/WHEEL,sha256=BNRMDyzLkkcmlv0J8ppDQkk2VED33SesJDynr9ED1gc,91
390
+ js7_client_python-2.0.11.dist-info/top_level.txt,sha256=tnksxOjnJy3n300w-75S3QPBW3CKJJ-jKZmzG2pioXU,4
391
+ js7_client_python-2.0.11.dist-info/RECORD,,