Sha256: 551f9ab735298fb88985044c94b54fff096c0a1e816ba729a013d7e381b9b507
Contents?: true
Size: 461 Bytes
Versions: 138
Compression:
Stored size: 461 Bytes
Contents
# AutosdeOpenapiClient::StorageHostUpdate ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **operation** | **String** | operation | [optional] | | **port** | **String** | port | [optional] | | **port_type** | **String** | port_type | [optional] | ## Example ```ruby require 'autosde_openapi_client' instance = AutosdeOpenapiClient::StorageHostUpdate.new( operation: null, port: null, port_type: null ) ```
Version data entries
138 entries across 138 versions & 2 rubygems