Sha256: 4b460f098e6afcfb171629d2fa50f073e1b6aaac2edfa8f74b4457b8b8e55a1e
Contents?: true
Size: 439 Bytes
Versions: 1
Compression:
Stored size: 439 Bytes
Contents
# ruby-linstor-client LINSTOR API client library for Ruby. Code generated by [openapi-generator](https://github.com/OpenAPITools/openapi-generator). ## Usage ``` require 'ruby-linstor-client' LinstorClient.configure do |c| c.host = "203.0.113.25:3370" end client = LinstorClient::DevelopersApi.new clinet.view_resources ``` ## Supported Linstor REST API version * 1.5.0 * https://app.swaggerhub.com/apis-docs/Linstor/Linstor/1.5.0
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-linstor-client-1.1.0 | README.md |