https://github.com/linbit/linstor-api-java
LINSTOR Java API
https://github.com/linbit/linstor-api-java
Last synced: 3 months ago
JSON representation
LINSTOR Java API
- Host: GitHub
- URL: https://github.com/linbit/linstor-api-java
- Owner: LINBIT
- Created: 2021-04-09T09:37:57.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-08-05T10:23:48.000Z (almost 2 years ago)
- Last Synced: 2024-08-05T12:11:24.434Z (almost 2 years ago)
- Language: Java
- Size: 429 KB
- Stars: 1
- Watchers: 12
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# java-linstor
## Requirements
Building the API client library requires:
1. Java 1.8+
2. Gradle
## Recommendation
It's recommended to create an instance of `ApiClient` per thread in a multithreaded environment to avoid any potential issues.
## Author
rene.peinthor@linbit.com