Sha256: e5cccc7bfc7912b5a2556a98dd5ca288ff1eb036ece15c4da2d0d0dcce9ea13a
Contents?: true
Size: 630 Bytes
Versions: 50
Compression:
Stored size: 630 Bytes
Contents
# Pulp2to3MigrationClient::Pulp2to3MigrationMigrationPlanRead ## 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::Pulp2to3MigrationMigrationPlanRead.new(pulp_href: null, pulp_created: null, plan: null) ```
Version data entries
50 entries across 50 versions & 1 rubygems