Sha256: c621ffe20fe24c173947d1c5cc00825b22a48a080b1c0f4f66af5f81b6577f95
Contents?: true
Size: 526 Bytes
Versions: 14
Compression:
Stored size: 526 Bytes
Contents
# Pulp2to3MigrationClient::MigrationPlanRun ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **dry_run** | **Boolean** | If ``True``, performs validation of a Migration Plan only, no migration is run. If ``False``, both validation and migration are run. | [optional] [default to false] ## Code Sample ```ruby require 'Pulp2to3MigrationClient' instance = Pulp2to3MigrationClient::MigrationPlanRun.new(dry_run: null) ```
Version data entries
14 entries across 14 versions & 1 rubygems