Sha256: 4753bbdc24de53e5097ab16d385eadd1b77cc5c038d91716945aa382e8226f98
Contents?: true
Size: 500 Bytes
Versions: 56
Compression:
Stored size: 500 Bytes
Contents
# EilamTest::StorageSystemUpdate ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **management_ip** | **String** | management_ip | [optional] | | **name** | **String** | name | [optional] | | **password** | **String** | password | [optional] | | **user** | **String** | user | [optional] | ## Example ```ruby require 'eilam_test' instance = EilamTest::StorageSystemUpdate.new( management_ip: null, name: null, password: null, user: null ) ```
Version data entries
56 entries across 56 versions & 1 rubygems