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.49.32 docs/FilesystemExport.md
pulpcore_client-3.63.9 docs/FilesystemExport.md
pulpcore_client-3.69.2 docs/FilesystemExport.md
pulpcore_client-3.49.31 docs/FilesystemExport.md
pulpcore_client-3.63.8 docs/FilesystemExport.md
pulpcore_client-3.69.1 docs/FilesystemExport.md
pulpcore_client-3.28.36 docs/FilesystemExport.md
pulpcore_client-3.49.30 docs/FilesystemExport.md
pulpcore_client-3.39.25 docs/FilesystemExport.md
pulpcore_client-3.22.35 docs/FilesystemExport.md
pulpcore_client-3.63.7 docs/FilesystemExport.md
pulpcore_client-3.49.29 docs/FilesystemExport.md
pulpcore_client-3.49.28 docs/FilesystemExport.md
pulpcore_client-3.63.6 docs/FilesystemExport.md
pulpcore_client-3.69.0 docs/FilesystemExport.md
pulpcore_client-3.63.5 docs/FilesystemExport.md
pulpcore_client-3.68.2 docs/FilesystemExport.md
pulpcore_client-3.49.27 docs/FilesystemExport.md
pulpcore_client-3.49.26 docs/FilesystemExport.md
pulpcore_client-3.63.4 docs/FilesystemExport.md