Sha256: ebab8f78200bfdae38e1c7e721b81b57b83eeae181f66476ced020611c6cab97
Contents?: true
Size: 622 Bytes
Versions: 227
Compression:
Stored size: 622 Bytes
Contents
# Pulp2to3MigrationClient::Pulp2to3MigrationMigrationPlan ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **pulp_href** | **String** | | [optional] [readonly] **pulp_created** | **DateTime** | Timestamp of creation. | [optional] [readonly] **plan** | [**Object**](.md) | Migration Plan in JSON format | ## Code Sample ```ruby require 'Pulp2to3MigrationClient' instance = Pulp2to3MigrationClient::Pulp2to3MigrationMigrationPlan.new(pulp_href: null, pulp_created: null, plan: null) ```
Version data entries
227 entries across 227 versions & 1 rubygems