パッケージ: python3-zhmcclient (0.31.0-0ubuntu3~20.04.1)
python3-zhmcclient に関するリンク
Trisquel の資源:
zhmcclient ソースパッケージをダウンロード:
- [zhmcclient_0.31.0-0ubuntu3~20.04.1.dsc]
- [zhmcclient_0.31.0.orig.tar.gz]
- [zhmcclient_0.31.0-0ubuntu3~20.04.1.debian.tar.xz]
メンテナ:
Original Maintainer:
- Dimitri John Ledkov
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library for the IBM Z HMC Web Services API
The HMC Web Services API is the access point for any external tools to manage the IBM Z or LinuxONE platform. It supports management of the lifecycle and configuration of various platform resources, such as partitions, CPU, memory, virtual switches, I/O adapters, and more.
The zhmcclient package encapsulates both protocols supported by the HMC Web Services API:
- REST over HTTPS for request/response-style operations driven by the client. Most of these operations complete synchronously, but some long-running tasks complete asynchronously.
- JMS (Java Messaging Services) for notifications from the HMC to the client. This is used for notification about changes in the system, or about completion of asynchronous tasks started using REST.
その他の python3-zhmcclient 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-decorator
- simplify usage of Python decorators by programmers
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.14.0)
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-tz
- Python3 version of the Olson timezone database