Sha256: c40bb4ec4e559db420c2c09f62fec583e75590b2e0cef78662ebe61514d1262d

Contents?: true

Size: 795 Bytes

Versions: 290

Compression:

Stored size: 795 Bytes

Contents

# PulpcoreClient::FilesystemExport

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**task** | **String** | A URI of the task that ran the Export. | [optional] 
**publication** | **String** | A URI of the publication to be exported. | [optional] 
**repository_version** | **String** | A URI of the repository version export. | [optional] 
**start_repository_version** | **String** | The URI of the last-exported-repo-version. | [optional] 

## Code Sample

```ruby
require 'PulpcoreClient'

instance = PulpcoreClient::FilesystemExport.new(task: null,
                                 publication: null,
                                 repository_version: null,
                                 start_repository_version: null)
```


Version data entries

290 entries across 290 versions & 1 rubygems

Version Path
pulpcore_client-3.63.1 docs/FilesystemExport.md
pulpcore_client-3.49.22 docs/FilesystemExport.md
pulpcore_client-3.66.0 docs/FilesystemExport.md
pulpcore_client-3.49.21 docs/FilesystemExport.md
pulpcore_client-3.65.0 docs/FilesystemExport.md
pulpcore_client-3.64.0 docs/FilesystemExport.md
pulpcore_client-3.22.31 docs/FilesystemExport.md
pulpcore_client-3.21.34 docs/FilesystemExport.md
pulpcore_client-3.63.0 docs/FilesystemExport.md
pulpcore_client-3.62.0 docs/FilesystemExport.md
pulpcore_client-3.49.20 docs/FilesystemExport.md
pulpcore_client-3.61.0 docs/FilesystemExport.md
pulpcore_client-3.39.21 docs/FilesystemExport.md
pulpcore_client-3.60.0 docs/FilesystemExport.md
pulpcore_client-3.49.19 docs/FilesystemExport.md
pulpcore_client-3.59.0 docs/FilesystemExport.md
pulpcore_client-3.49.18 docs/FilesystemExport.md
pulpcore_client-3.58.0 docs/FilesystemExport.md
pulpcore_client-3.21.33 docs/FilesystemExport.md
pulpcore_client-3.22.30 docs/FilesystemExport.md