Pakket: python3-zhmcclient (0.31.0-0ubuntu3~20.04.1)
Verwijzigingen voor python3-zhmcclient
Trisquel bronnen:
Het bronpakket zhmcclient downloaden:
- [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]
Beheerder:
Original Maintainer:
- Dimitri John Ledkov
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-zhmcclient gerelateerde pakketten
|
|
|
-
- 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