<spanid="com-vmware-nsx-migration-package"></span><h1>com.vmware.nsx.migration package<aclass="headerlink"href="#module-com.vmware.nsx.migration"title="Permalink to this headline">¶</a></h1>
<divclass="section"id="submodules">
<h2>Submodules<aclass="headerlink"href="#submodules"title="Permalink to this headline">¶</a></h2>
<spanid="com-vmware-nsx-migration-logical-constructs-client-module"></span><h2>com.vmware.nsx.migration.logical_constructs_client module<aclass="headerlink"href="#module-com.vmware.nsx.migration.logical_constructs_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.logical_constructs_client.</code><codeclass="sig-name descname">Stats</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.logical_constructs_client.Stats"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">getall</code><spanclass="sig-paren">(</span><emclass="sig-param">cursor=None</em>, <emclass="sig-param">included_fields=None</em>, <emclass="sig-param">page_size=None</em>, <emclass="sig-param">sort_ascending=None</em>, <emclass="sig-param">sort_by=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.logical_constructs_client.Stats.getall"title="Permalink to this definition">¶</a></dt>
<dd><p>Get migration stats for logical constructs phase. This API can be
polled for getting runtime progress of the migration from source to
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.logical_constructs_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.logical_constructs_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<spanid="com-vmware-nsx-migration-migration-unit-groups-client-module"></span><h2>com.vmware.nsx.migration.migration_unit_groups_client module<aclass="headerlink"href="#module-com.vmware.nsx.migration.migration_unit_groups_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.migration_unit_groups_client.</code><codeclass="sig-name descname">AggregateInfo</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.migration_unit_groups_client.AggregateInfo"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<li><p><strong>component_type</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Component type based on which migration unit groups to be filtered
(optional)</p></li>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<li><p><strong>summary</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Flag indicating whether to return summary (optional, default to
false)</p></li>
<li><p><strong>sync</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Synchronize before returning migration unit groups (optional,
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.migration_unit_groups_client.</code><codeclass="sig-name descname">MigrationUnit</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.migration_unit_groups_client.MigrationUnit"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">reorder</code><spanclass="sig-paren">(</span><emclass="sig-param">group_id</em>, <emclass="sig-param">migration_unit_id</em>, <emclass="sig-param">reorder_migration_request</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.migration_unit_groups_client.MigrationUnit.reorder"title="Permalink to this definition">¶</a></dt>
<dd><p>Reorder an migration unit within the migration unit group by placing it
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.migration_unit_groups_client.</code><codeclass="sig-name descname">Status</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.migration_unit_groups_client.Status"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>has_errors</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Flag to indicate whether to return only migration units with errors
(optional, default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.migration_unit_groups_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.migration_unit_groups_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<spanid="com-vmware-nsx-migration-migration-units-client-module"></span><h2>com.vmware.nsx.migration.migration_units_client module<aclass="headerlink"href="#module-com.vmware.nsx.migration.migration_units_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.migration_units_client.</code><codeclass="sig-name descname">AggregateInfo</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.migration_units_client.AggregateInfo"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">LIST_SELECTION_STATUS_ALL</code><emclass="property"> = 'ALL'</em><aclass="headerlink"href="#com.vmware.nsx.migration.migration_units_client.AggregateInfo.LIST_SELECTION_STATUS_ALL"title="Permalink to this definition">¶</a></dt>
<dd><p>Possible value for <codeclass="docutils literal notranslate"><spanclass="pre">selectionStatus</span></code> of method <aclass="reference internal"href="#com.vmware.nsx.migration.migration_units_client.AggregateInfo.list"title="com.vmware.nsx.migration.migration_units_client.AggregateInfo.list"><codeclass="xref py py-func docutils literal notranslate"><spanclass="pre">AggregateInfo.list()</span></code></a>.</p>
<codeclass="sig-name descname">LIST_SELECTION_STATUS_DESELECTED</code><emclass="property"> = 'DESELECTED'</em><aclass="headerlink"href="#com.vmware.nsx.migration.migration_units_client.AggregateInfo.LIST_SELECTION_STATUS_DESELECTED"title="Permalink to this definition">¶</a></dt>
<dd><p>Possible value for <codeclass="docutils literal notranslate"><spanclass="pre">selectionStatus</span></code> of method <aclass="reference internal"href="#com.vmware.nsx.migration.migration_units_client.AggregateInfo.list"title="com.vmware.nsx.migration.migration_units_client.AggregateInfo.list"><codeclass="xref py py-func docutils literal notranslate"><spanclass="pre">AggregateInfo.list()</span></code></a>.</p>
<codeclass="sig-name descname">LIST_SELECTION_STATUS_SELECTED</code><emclass="property"> = 'SELECTED'</em><aclass="headerlink"href="#com.vmware.nsx.migration.migration_units_client.AggregateInfo.LIST_SELECTION_STATUS_SELECTED"title="Permalink to this definition">¶</a></dt>
<dd><p>Possible value for <codeclass="docutils literal notranslate"><spanclass="pre">selectionStatus</span></code> of method <aclass="reference internal"href="#com.vmware.nsx.migration.migration_units_client.AggregateInfo.list"title="com.vmware.nsx.migration.migration_units_client.AggregateInfo.list"><codeclass="xref py py-func docutils literal notranslate"><spanclass="pre">AggregateInfo.list()</span></code></a>.</p>
<li><p><strong>component_type</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Component type based on which migration units to be filtered
(optional)</p></li>
<li><p><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page) (optional)</p></li>
<li><p><strong>group_id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Identifier of group based on which migration units to be filtered
(optional)</p></li>
<li><p><strong>has_errors</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Flag to indicate whether to return only migration units with errors
(optional, default to false)</p></li>
<li><p><strong>included_fields</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Comma separated list of fields that should be included in query
result (optional)</p></li>
<li><p><strong>metadata</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Metadata about migration unit to filter on (optional)</p></li>
<li><p><strong>page_size</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum number of results to return in this page (server may return
fewer) (optional, default to 1000)</p></li>
<li><p><strong>selection_status</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Flag to indicate whether to return only selected, only deselected
or both type of migration units (optional, default to ALL)</p></li>
<li><p><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted (optional)</p></li>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.migration_units_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.migration_units_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<spanid="com-vmware-nsx-migration-plan-client-module"></span><h2>com.vmware.nsx.migration.plan_client module<aclass="headerlink"href="#module-com.vmware.nsx.migration.plan_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.plan_client.</code><codeclass="sig-name descname">Settings</code><spanclass="sig-paren">(</span><emclass="sig-param">config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.plan_client.Settings"title="Permalink to this definition">¶</a></dt>
<ddclass="field-odd"><p><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</p>
<codeclass="sig-name descname">get</code><spanclass="sig-paren">(</span><emclass="sig-param">component_type</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.plan_client.Settings.get"title="Permalink to this definition">¶</a></dt>
<codeclass="sig-name descname">update</code><spanclass="sig-paren">(</span><emclass="sig-param">component_type</em>, <emclass="sig-param">migration_plan_settings</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.plan_client.Settings.update"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="sig-prename descclassname">com.vmware.nsx.migration.plan_client.</code><codeclass="sig-name descname">StubFactory</code><spanclass="sig-paren">(</span><emclass="sig-param">stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx.migration.plan_client.StubFactory"title="Permalink to this definition">¶</a></dt>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.