Sha256: 59a36df101c3804eceb276238211fa9589c5a187f99c67bc5b9d524eca9821d3
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 client.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.1 | README.md |