Sha256: c4dc3fe03de881223623a64f08d3c0306eeb7e95265f105ec21d622b3822ba2d
Contents?: true
Size: 606 Bytes
Versions: 171
Compression:
Stored size: 606 Bytes
Contents
# PulpcoreClient::PatchedFilesystemExporter ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **name** | **String** | Unique name of the file system exporter. | [optional] **path** | **String** | File system location to export to. | [optional] **method** | [**MethodEnum**](MethodEnum.md) | Method of exporting | [optional] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::PatchedFilesystemExporter.new(name: null, path: null, method: null) ```
Version data entries
171 entries across 171 versions & 1 rubygems