Sha256: 4440fb2c4fbb29c2b4cbdb2e3f1596178c0d4617d44f74eb58294153e1bd806f

Contents?: true

Size: 543 Bytes

Versions: 9

Compression:

Stored size: 543 Bytes

Contents

# Pulp2to3MigrationClient::MigrationPlan

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_href** | **String** |  | [optional] 
**_created** | **DateTime** | Timestamp of creation. | [optional] 
**plan** | **String** | Migration Plan in JSON format | 

## Code Sample

```ruby
require 'Pulp2to3MigrationClient'

instance = Pulp2to3MigrationClient::MigrationPlan.new(_href: null,
                                 _created: null,
                                 plan: null)
```


Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
pulp_2to3_migration_client-0.0.1a1.dev01570127714 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01570041680 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01569954921 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01569868561 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01569781985 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01569695587 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01569609419 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01569524667 docs/MigrationPlan.md
pulp_2to3_migration_client-0.0.1a1.dev01569436440 docs/MigrationPlan.md