Sha256: e2c64a9405c4199b9a2b02ea1b6b7ccc26a9ba0d422fa04e03478d0624745503
Contents?: true
Size: 427 Bytes
Versions: 56
Compression:
Stored size: 427 Bytes
Contents
# EilamTest::StorageHostUpdate ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **operation** | **String** | operation | [optional] | | **port** | **String** | port | [optional] | | **port_type** | **String** | port_type | [optional] | ## Example ```ruby require 'eilam_test' instance = EilamTest::StorageHostUpdate.new( operation: null, port: null, port_type: null ) ```
Version data entries
56 entries across 56 versions & 1 rubygems