Sha256: 873efe329ddcd6dd13a86a518077b5fe2eeb8c0d2a8c8a6618ad5a0544685d3d
Contents?: true
Size: 419 Bytes
Versions: 20
Compression:
Stored size: 419 Bytes
Contents
# PulpcoreClient::OrphansCleanup ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **content_hrefs** | [**Array<AnyType>**](AnyType.md) | Will delete specified content and associated Artifacts if they are orphans. | [optional] ## Code Sample ```ruby require 'PulpcoreClient' instance = PulpcoreClient::OrphansCleanup.new(content_hrefs: null) ```
Version data entries
20 entries across 20 versions & 1 rubygems