1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-25 10:50:00 -05:00

Updating latest python vmc doc (5e04e9f)

This commit is contained in:
amanp 2019-11-20 05:04:03 +00:00
parent 7f7d214478
commit 05c69d81c4
27 changed files with 616 additions and 61 deletions

View File

@ -0,0 +1,19 @@
com.vmware.vmc.orgs.sddcs.clusters package
==========================================
.. automodule:: com.vmware.vmc.orgs.sddcs.clusters
:members:
:undoc-members:
:show-inheritance:
Submodules
----------
com.vmware.vmc.orgs.sddcs.clusters.config\_client module
--------------------------------------------------------
.. automodule:: com.vmware.vmc.orgs.sddcs.clusters.config_client
:members:
:undoc-members:
:show-inheritance:

View File

@ -11,6 +11,7 @@ Subpackages
.. toctree::
com.vmware.vmc.orgs.sddcs.clusters
com.vmware.vmc.orgs.sddcs.networks
Submodules
@ -24,6 +25,14 @@ com.vmware.vmc.orgs.sddcs.addons\_client module
:undoc-members:
:show-inheritance:
com.vmware.vmc.orgs.sddcs.clusters\_client module
-------------------------------------------------
.. automodule:: com.vmware.vmc.orgs.sddcs.clusters_client
:members:
:undoc-members:
:show-inheritance:
com.vmware.vmc.orgs.sddcs.dns\_client module
--------------------------------------------

View File

@ -1,5 +1,5 @@
.. vmc documentation master file, created by
sphinx-quickstart on Mon Nov 4 11:18:28 2019.
sphinx-quickstart on Wed Nov 20 05:03:38 2019.
You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive.

View File

@ -1,6 +1,6 @@
var DOCUMENTATION_OPTIONS = {
URL_ROOT: document.getElementById("documentation_options").getAttribute('data-url_root'),
VERSION: '1.17.0',
VERSION: '1.18.0',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
FILE_SUFFIX: '.html',

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com package &mdash; vmc 1.17.0 documentation</title>
<title>com package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -172,6 +172,11 @@
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.html#subpackages">Subpackages</a><ul>
<li class="toctree-l7"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html">com.vmware.vmc.orgs.sddcs package</a><ul>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#subpackages">Subpackages</a><ul>
<li class="toctree-l9"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html">com.vmware.vmc.orgs.sddcs.clusters package</a><ul>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#submodules">Submodules</a></li>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters.config_client">com.vmware.vmc.orgs.sddcs.clusters.config_client module</a></li>
</ul>
</li>
<li class="toctree-l9"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html">com.vmware.vmc.orgs.sddcs.networks package</a><ul>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html#subpackages">Subpackages</a><ul>
<li class="toctree-l11"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.cgws.html">com.vmware.vmc.orgs.sddcs.networks.cgws package</a><ul>
@ -223,6 +228,7 @@
</li>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#submodules">Submodules</a></li>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.addons_client">com.vmware.vmc.orgs.sddcs.addons_client module</a></li>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.clusters_client">com.vmware.vmc.orgs.sddcs.clusters_client module</a></li>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.dns_client">com.vmware.vmc.orgs.sddcs.dns_client module</a></li>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.management_vms_client">com.vmware.vmc.orgs.sddcs.management_vms_client module</a></li>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.networking_client">com.vmware.vmc.orgs.sddcs.networking_client module</a></li>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -177,6 +177,11 @@
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.html#subpackages">Subpackages</a><ul>
<li class="toctree-l5"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html">com.vmware.vmc.orgs.sddcs package</a><ul>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#subpackages">Subpackages</a><ul>
<li class="toctree-l7"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html">com.vmware.vmc.orgs.sddcs.clusters package</a><ul>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#submodules">Submodules</a></li>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters.config_client">com.vmware.vmc.orgs.sddcs.clusters.config_client module</a></li>
</ul>
</li>
<li class="toctree-l7"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html">com.vmware.vmc.orgs.sddcs.networks package</a><ul>
<li class="toctree-l8"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html#subpackages">Subpackages</a><ul>
<li class="toctree-l9"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.cgws.html">com.vmware.vmc.orgs.sddcs.networks.cgws package</a><ul>
@ -228,6 +233,7 @@
</li>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#submodules">Submodules</a></li>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.addons_client">com.vmware.vmc.orgs.sddcs.addons_client module</a></li>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.clusters_client">com.vmware.vmc.orgs.sddcs.clusters_client module</a></li>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.dns_client">com.vmware.vmc.orgs.sddcs.dns_client module</a></li>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.management_vms_client">com.vmware.vmc.orgs.sddcs.management_vms_client module</a></li>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.networking_client">com.vmware.vmc.orgs.sddcs.networking_client module</a></li>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -177,6 +177,11 @@
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.html#subpackages">Subpackages</a><ul>
<li class="toctree-l3"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html">com.vmware.vmc.orgs.sddcs package</a><ul>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#subpackages">Subpackages</a><ul>
<li class="toctree-l5"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html">com.vmware.vmc.orgs.sddcs.clusters package</a><ul>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#submodules">Submodules</a></li>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters.config_client">com.vmware.vmc.orgs.sddcs.clusters.config_client module</a></li>
</ul>
</li>
<li class="toctree-l5"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html">com.vmware.vmc.orgs.sddcs.networks package</a><ul>
<li class="toctree-l6"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html#subpackages">Subpackages</a><ul>
<li class="toctree-l7"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.cgws.html">com.vmware.vmc.orgs.sddcs.networks.cgws package</a><ul>
@ -228,6 +233,7 @@
</li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#submodules">Submodules</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.addons_client">com.vmware.vmc.orgs.sddcs.addons_client module</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.clusters_client">com.vmware.vmc.orgs.sddcs.clusters_client module</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.dns_client">com.vmware.vmc.orgs.sddcs.dns_client module</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.management_vms_client">com.vmware.vmc.orgs.sddcs.management_vms_client module</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.networking_client">com.vmware.vmc.orgs.sddcs.networking_client module</a></li>
@ -1200,6 +1206,27 @@ GiB. format: int64</p></li>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.ClusterReconfigureParams">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">ClusterReconfigureParams</code><span class="sig-paren">(</span><em class="sig-param">storage_capacity=None</em>, <em class="sig-param">bias=None</em>, <em class="sig-param">num_hosts=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.ClusterReconfigureParams" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.struct.VapiStruct</span></code></p>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>The arguments are used to initialize data attributes with the same
names.</p>
</div>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>storage_capacity</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">long</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) The final desired storage capacity after reconfiguring the cluster
in GiB. format: int64</p></li>
<li><p><strong>bias</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Bias value as obtained from the storage constraints call.</p></li>
<li><p><strong>num_hosts</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">long</span></code>) Number of hosts in the cluster after reconfiguring. format: int32</p></li>
</ul>
</dd>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.ComputeGatewayTemplate">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">ComputeGatewayTemplate</code><span class="sig-paren">(</span><em class="sig-param">public_ip=None</em>, <em class="sig-param">primary_dns=None</em>, <em class="sig-param">secondary_dns=None</em>, <em class="sig-param">firewall_rules=None</em>, <em class="sig-param">vpns=None</em>, <em class="sig-param">logical_networks=None</em>, <em class="sig-param">nat_rules=None</em>, <em class="sig-param">l2_vpn=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.ComputeGatewayTemplate" title="Permalink to this definition"></a></dt>
@ -4108,7 +4135,7 @@ names.</p>
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>product</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product_type</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product_type</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Deprecated. Please use product and type fields instead.</p></li>
<li><p><strong>name</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>currency</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>region</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
@ -5686,7 +5713,7 @@ be network address specified in CIDR format and can accept
<dl class="class">
<dt id="com.vmware.vmc.model_client.SubscriptionDetails">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">SubscriptionDetails</code><span class="sig-paren">(</span><em class="sig-param">status=None</em>, <em class="sig-param">anniversary_billing_date=None</em>, <em class="sig-param">end_date=None</em>, <em class="sig-param">auto_renewed_allowed=None</em>, <em class="sig-param">commitment_term=None</em>, <em class="sig-param">csp_subscription_id=None</em>, <em class="sig-param">billing_subscription_id=None</em>, <em class="sig-param">offer_version=None</em>, <em class="sig-param">offer_type=None</em>, <em class="sig-param">description=None</em>, <em class="sig-param">product_id=None</em>, <em class="sig-param">region=None</em>, <em class="sig-param">product_name=None</em>, <em class="sig-param">offer_name=None</em>, <em class="sig-param">commitment_term_uom=None</em>, <em class="sig-param">start_date=None</em>, <em class="sig-param">quantity=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.SubscriptionDetails" title="Permalink to this definition"></a></dt>
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">SubscriptionDetails</code><span class="sig-paren">(</span><em class="sig-param">status=None</em>, <em class="sig-param">anniversary_billing_date=None</em>, <em class="sig-param">end_date=None</em>, <em class="sig-param">billing_frequency=None</em>, <em class="sig-param">auto_renewed_allowed=None</em>, <em class="sig-param">commitment_term=None</em>, <em class="sig-param">csp_subscription_id=None</em>, <em class="sig-param">billing_subscription_id=None</em>, <em class="sig-param">offer_version=None</em>, <em class="sig-param">offer_type=None</em>, <em class="sig-param">description=None</em>, <em class="sig-param">product_id=None</em>, <em class="sig-param">region=None</em>, <em class="sig-param">product_name=None</em>, <em class="sig-param">offer_name=None</em>, <em class="sig-param">commitment_term_uom=None</em>, <em class="sig-param">start_date=None</em>, <em class="sig-param">quantity=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.SubscriptionDetails" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.struct.VapiStruct</span></code></p>
<p>details of a subscription</p>
<div class="admonition tip">
@ -5710,6 +5737,8 @@ names.</p>
</p></li>
<li><p><strong>anniversary_billing_date</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>end_date</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>billing_frequency</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) The frequency at which the customer is billed. Currently supported
values are “Upfront” and “Monthly”</p></li>
<li><p><strong>auto_renewed_allowed</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>commitment_term</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>csp_subscription_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
@ -5800,7 +5829,7 @@ names.</p>
/vmc/api/orgs/{orgId}/products.</p></li>
<li><p><strong>product_type</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) Old identifier for product. *Deprecarted*. See product and type</p></li>
<li><p><strong>product_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>billing_frequency</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) Frequency of the billing.</p></li>
<li><p><strong>billing_frequency</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Frequency of the billing.</p></li>
<li><p><strong>region</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>commitment_term</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>offer_context_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
@ -6024,8 +6053,8 @@ names.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>unit_price</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>billing_frequency</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>unit_price</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>billing_frequency</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
</ul>
</dd>
</dl>
@ -6046,7 +6075,7 @@ names.</p>
<dd class="field-odd"><ul class="simple">
<li><p><strong>description</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product_type</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product_type</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Deprecated. Please use product and type fields instead.</p></li>
<li><p><strong>name</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>currency</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>region</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
@ -6054,12 +6083,12 @@ names.</p>
<li><p><strong>unit_price</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) (deprecated. unit_price is moved into TermBillingOptions. For
backward compatibility, this field reflect “Prepaid” price at the
offer level.)</p></li>
<li><p><strong>billing_options</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">list</span></code> of <a class="reference internal" href="#com.vmware.vmc.model_client.TermBillingOptions" title="com.vmware.vmc.model_client.TermBillingOptions"><code class="xref py py-class docutils literal notranslate"><span class="pre">TermBillingOptions</span></code></a>) </p></li>
<li><p><strong>billing_options</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">list</span></code> of <a class="reference internal" href="#com.vmware.vmc.model_client.TermBillingOptions" title="com.vmware.vmc.model_client.TermBillingOptions"><code class="xref py py-class docutils literal notranslate"><span class="pre">TermBillingOptions</span></code></a> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>version</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>offer_context_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product_charge_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>offer_context_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>product_charge_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>type</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>product_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
</ul>
</dd>
</dl>
@ -6546,6 +6575,75 @@ names.</p>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.VsanAvailableCapacity">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">VsanAvailableCapacity</code><span class="sig-paren">(</span><em class="sig-param">cost=None</em>, <em class="sig-param">quality=None</em>, <em class="sig-param">size=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.VsanAvailableCapacity" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.struct.VapiStruct</span></code></p>
<p>Infomation about an available vSAN capacity in a cluster.</p>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>The arguments are used to initialize data attributes with the same
names.</p>
</div>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>cost</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>quality</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>size</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">long</span></code>) </p></li>
</ul>
</dd>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.VsanClusterReconfigBias">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">VsanClusterReconfigBias</code><span class="sig-paren">(</span><em class="sig-param">short_description=None</em>, <em class="sig-param">full_description=None</em>, <em class="sig-param">id=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.VsanClusterReconfigBias" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.struct.VapiStruct</span></code></p>
<p>Bias for reconfiguring vSAN in a cluster.</p>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>The arguments are used to initialize data attributes with the same
names.</p>
</div>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>short_description</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>full_description</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
</ul>
</dd>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.VsanClusterReconfigConstraints">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">VsanClusterReconfigConstraints</code><span class="sig-paren">(</span><em class="sig-param">reconfig_biases=None</em>, <em class="sig-param">available_capacities=None</em>, <em class="sig-param">default_capacities=None</em>, <em class="sig-param">hosts=None</em>, <em class="sig-param">default_reconfig_bias_id=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.VsanClusterReconfigConstraints" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.struct.VapiStruct</span></code></p>
<p>Storage constraint information for reconfiguring vSAN in existing cluster.</p>
<div class="admonition tip">
<p class="admonition-title">Tip</p>
<p>The arguments are used to initialize data attributes with the same
names.</p>
</div>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>reconfig_biases</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">list</span></code> of <a class="reference internal" href="#com.vmware.vmc.model_client.VsanClusterReconfigBias" title="com.vmware.vmc.model_client.VsanClusterReconfigBias"><code class="xref py py-class docutils literal notranslate"><span class="pre">VsanClusterReconfigBias</span></code></a>) Biases to reconfigure vSAN in an existing cluster.</p></li>
<li><p><strong>available_capacities</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">dict</span></code> of <code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> and <code class="xref py py-class docutils literal notranslate"><span class="pre">list</span></code> of <a class="reference internal" href="#com.vmware.vmc.model_client.VsanAvailableCapacity" title="com.vmware.vmc.model_client.VsanAvailableCapacity"><code class="xref py py-class docutils literal notranslate"><span class="pre">VsanAvailableCapacity</span></code></a>) A map of VsanClusterReconfigBias id to the list of
VsanAvailableCapacity. It gives all of available vSAN capacities
for each of reconfiguration biases.</p></li>
<li><p><strong>default_capacities</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">dict</span></code> of <code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code> and <a class="reference internal" href="#com.vmware.vmc.model_client.VsanAvailableCapacity" title="com.vmware.vmc.model_client.VsanAvailableCapacity"><code class="xref py py-class docutils literal notranslate"><span class="pre">VsanAvailableCapacity</span></code></a>) A map of VsanClusterReconfigBias id to a VsanAvailableCapacity. It
gives the default VsanAvailableCapacity for each of reconfiguration
biases.</p></li>
<li><p><strong>hosts</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">long</span></code>) The number of hosts in a cluster for the constraints. format: int32</p></li>
<li><p><strong>default_reconfig_bias_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) The id of default VsanClusterReconfigBias for this constraints.</p></li>
</ul>
</dd>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.VsanConfigConstraints">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">VsanConfigConstraints</code><span class="sig-paren">(</span><em class="sig-param">max_capacity=None</em>, <em class="sig-param">recommended_capacities=None</em>, <em class="sig-param">supported_capacity_increment=None</em>, <em class="sig-param">min_capacity=None</em>, <em class="sig-param">num_hosts=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.VsanConfigConstraints" title="Permalink to this definition"></a></dt>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -177,6 +177,11 @@
<ul>
<li class="toctree-l1"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html">com.vmware.vmc.orgs.sddcs package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#subpackages">Subpackages</a><ul>
<li class="toctree-l3"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html">com.vmware.vmc.orgs.sddcs.clusters package</a><ul>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#submodules">Submodules</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters.config_client">com.vmware.vmc.orgs.sddcs.clusters.config_client module</a></li>
</ul>
</li>
<li class="toctree-l3"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html">com.vmware.vmc.orgs.sddcs.networks package</a><ul>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html#subpackages">Subpackages</a><ul>
<li class="toctree-l5"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.cgws.html">com.vmware.vmc.orgs.sddcs.networks.cgws package</a><ul>
@ -228,6 +233,7 @@
</li>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.addons_client">com.vmware.vmc.orgs.sddcs.addons_client module</a></li>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.clusters_client">com.vmware.vmc.orgs.sddcs.clusters_client module</a></li>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.dns_client">com.vmware.vmc.orgs.sddcs.dns_client module</a></li>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.management_vms_client">com.vmware.vmc.orgs.sddcs.management_vms_client module</a></li>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.networking_client">com.vmware.vmc.orgs.sddcs.networking_client module</a></li>

View File

@ -0,0 +1,299 @@
<!DOCTYPE html>
<!--[if IE 8]><html class="no-js lt-ie9" lang="en" > <![endif]-->
<!--[if gt IE 8]><!--> <html class="no-js" lang="en" > <!--<![endif]-->
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.clusters package &mdash; vmc 1.18.0 documentation</title>
<script type="text/javascript" src="_static/js/modernizr.min.js"></script>
<script type="text/javascript" id="documentation_options" data-url_root="./" src="_static/documentation_options.js"></script>
<script type="text/javascript" src="_static/jquery.js"></script>
<script type="text/javascript" src="_static/underscore.js"></script>
<script type="text/javascript" src="_static/doctools.js"></script>
<script type="text/javascript" src="_static/language_data.js"></script>
<script type="text/javascript" src="_static/js/theme.js"></script>
<link rel="stylesheet" href="_static/css/theme.css" type="text/css" />
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="com.vmware.vmc.orgs.sddcs.networks package" href="com.vmware.vmc.orgs.sddcs.networks.html" />
<link rel="prev" title="com.vmware.vmc.orgs.sddcs package" href="com.vmware.vmc.orgs.sddcs.html" />
</head>
<body class="wy-body-for-nav">
<div class="wy-grid-for-nav">
<nav data-toggle="wy-nav-shift" class="wy-nav-side">
<div class="wy-side-scroll">
<div class="wy-side-nav-search" >
<a href="index.html" class="icon icon-home"> vmc
</a>
<div class="version">
1.18.0
</div>
<div role="search">
<form id="rtd-search-form" class="wy-form" action="search.html" method="get">
<input type="text" name="q" placeholder="Search docs" />
<input type="hidden" name="check_keywords" value="yes" />
<input type="hidden" name="area" value="default" />
</form>
</div>
</div>
<div class="wy-menu wy-menu-vertical" data-spy="affix" role="navigation" aria-label="main navigation">
<p class="caption"><span class="caption-text">Contents:</span></p>
<ul class="current">
<li class="toctree-l1 current"><a class="reference internal" href="com.html">com package</a><ul class="current">
<li class="toctree-l2 current"><a class="reference internal" href="com.html#subpackages">Subpackages</a><ul class="current">
<li class="toctree-l3 current"><a class="reference internal" href="com.vmware.html">com.vmware package</a><ul class="current">
<li class="toctree-l4 current"><a class="reference internal" href="com.vmware.html#subpackages">Subpackages</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.html#submodules">Submodules</a></li>
<li class="toctree-l4"><a class="reference internal" href="com.vmware.html#module-com.vmware.vmc_client">com.vmware.vmc_client module</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="vmware.html">vmware package</a></li>
</ul>
</div>
</div>
</nav>
<section data-toggle="wy-nav-shift" class="wy-nav-content-wrap">
<nav class="wy-nav-top" aria-label="top navigation">
<i data-toggle="wy-nav-top" class="fa fa-bars"></i>
<a href="index.html">vmc</a>
</nav>
<div class="wy-nav-content">
<div class="rst-content">
<div role="navigation" aria-label="breadcrumbs navigation">
<ul class="wy-breadcrumbs">
<li><a href="index.html">Docs</a> &raquo;</li>
<li><a href="com.html">com package</a> &raquo;</li>
<li><a href="com.vmware.html">com.vmware package</a> &raquo;</li>
<li><a href="com.vmware.vmc.html">com.vmware.vmc package</a> &raquo;</li>
<li><a href="com.vmware.vmc.orgs.html">com.vmware.vmc.orgs package</a> &raquo;</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html">com.vmware.vmc.orgs.sddcs package</a> &raquo;</li>
<li>com.vmware.vmc.orgs.sddcs.clusters package</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/com.vmware.vmc.orgs.sddcs.clusters.rst.txt" rel="nofollow"> View page source</a>
</li>
</ul>
<hr/>
</div>
<div role="main" class="document" itemscope="itemscope" itemtype="http://schema.org/Article">
<div itemprop="articleBody">
<div class="section" id="module-com.vmware.vmc.orgs.sddcs.clusters">
<span id="com-vmware-vmc-orgs-sddcs-clusters-package"></span><h1>com.vmware.vmc.orgs.sddcs.clusters package<a class="headerlink" href="#module-com.vmware.vmc.orgs.sddcs.clusters" title="Permalink to this headline"></a></h1>
<div class="section" id="submodules">
<h2>Submodules<a class="headerlink" href="#submodules" title="Permalink to this headline"></a></h2>
</div>
<div class="section" id="module-com.vmware.vmc.orgs.sddcs.clusters.config_client">
<span id="com-vmware-vmc-orgs-sddcs-clusters-config-client-module"></span><h2>com.vmware.vmc.orgs.sddcs.clusters.config_client module<a class="headerlink" href="#module-com.vmware.vmc.orgs.sddcs.clusters.config_client" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="com.vmware.vmc.orgs.sddcs.clusters.config_client.Constraints">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.orgs.sddcs.clusters.config_client.</code><code class="sig-name descname">Constraints</code><span class="sig-paren">(</span><em class="sig-param">config</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.orgs.sddcs.clusters.config_client.Constraints" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.VapiInterface</span></code></p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>config</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) Configuration to be used for creating the stub.</p>
</dd>
</dl>
<dl class="method">
<dt id="com.vmware.vmc.orgs.sddcs.clusters.config_client.Constraints.get">
<code class="sig-name descname">get</code><span class="sig-paren">(</span><em class="sig-param">org</em>, <em class="sig-param">sddc</em>, <em class="sig-param">cluster</em>, <em class="sig-param">expected_num_hosts=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.orgs.sddcs.clusters.config_client.Constraints.get" title="Permalink to this definition"></a></dt>
<dd><p>This API provides the storage choices available when reconfiguring
storage in a cluster. The constraints returned will give vSAN
reconfiguration biases and available vSAN capacities per
reconfiguration bias. The constraints also indicate the default vSAN
capacity per reconfiguration biases as well as the default
reconfiguration bias.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>org</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) Organization identifier. (required)</p></li>
<li><p><strong>sddc</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) Sddc Identifier. (required)</p></li>
<li><p><strong>cluster</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) cluster identifier (required)</p></li>
<li><p><strong>expected_num_hosts</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">long</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) The expected number of hosts in the cluster. If not specified,
returned is based on current number of hosts in the cluster.
(optional)</p></li>
</ul>
</dd>
<dt class="field-even">Return type</dt>
<dd class="field-even"><p><a class="reference internal" href="com.vmware.vmc.html#com.vmware.vmc.model_client.VsanClusterReconfigConstraints" title="com.vmware.vmc.model_client.VsanClusterReconfigConstraints"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vmc.model_client.VsanClusterReconfigConstraints</span></code></a></p>
</dd>
<dt class="field-odd">Returns</dt>
<dd class="field-odd"><p>com.vmware.vmc.model.VsanClusterReconfigConstraints</p>
</dd>
<dt class="field-even">Raise</dt>
<dd class="field-even"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.Unauthenticated</span></code>
Unauthorized</p>
</dd>
<dt class="field-odd">Raise</dt>
<dd class="field-odd"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.InvalidRequest</span></code>
Invalid or missing parameters</p>
</dd>
<dt class="field-even">Raise</dt>
<dd class="field-even"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.Unauthorized</span></code>
Forbidden</p>
</dd>
</dl>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.orgs.sddcs.clusters.config_client.StubFactory">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.orgs.sddcs.clusters.config_client.</code><code class="sig-name descname">StubFactory</code><span class="sig-paren">(</span><em class="sig-param">stub_config</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.orgs.sddcs.clusters.config_client.StubFactory" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.StubFactoryBase</span></code></p>
<p>Initialize StubFactoryBase</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>stub_config</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) Stub config instance</p>
</dd>
</dl>
</dd></dl>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="com.vmware.vmc.orgs.sddcs.networks.html" class="btn btn-neutral float-right" title="com.vmware.vmc.orgs.sddcs.networks package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="com.vmware.vmc.orgs.sddcs.html" class="btn btn-neutral float-left" title="com.vmware.vmc.orgs.sddcs package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2019, VMware, Inc.
</p>
</div>
Built with <a href="http://sphinx-doc.org/">Sphinx</a> using a <a href="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <a href="https://readthedocs.org">Read the Docs</a>.
</footer>
</div>
</div>
</section>
</div>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enable(true);
});
</script>
</body>
</html>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs package &mdash; vmc 1.18.0 documentation</title>
@ -35,7 +35,7 @@
<link rel="stylesheet" href="_static/pygments.css" type="text/css" />
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="com.vmware.vmc.orgs.sddcs.networks package" href="com.vmware.vmc.orgs.sddcs.networks.html" />
<link rel="next" title="com.vmware.vmc.orgs.sddcs.clusters package" href="com.vmware.vmc.orgs.sddcs.clusters.html" />
<link rel="prev" title="com.vmware.vmc.orgs package" href="com.vmware.vmc.orgs.html" />
</head>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -177,6 +177,11 @@
<h2>Subpackages<a class="headerlink" href="#subpackages" title="Permalink to this headline"></a></h2>
<div class="toctree-wrapper compound">
<ul>
<li class="toctree-l1"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html">com.vmware.vmc.orgs.sddcs.clusters package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#submodules">Submodules</a></li>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters.config_client">com.vmware.vmc.orgs.sddcs.clusters.config_client module</a></li>
</ul>
</li>
<li class="toctree-l1"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html">com.vmware.vmc.orgs.sddcs.networks package</a><ul>
<li class="toctree-l2"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.html#subpackages">Subpackages</a><ul>
<li class="toctree-l3"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.networks.cgws.html">com.vmware.vmc.orgs.sddcs.networks.cgws package</a><ul>
@ -395,6 +400,71 @@ Forbidden</p>
</dl>
</dd></dl>
</div>
<div class="section" id="module-com.vmware.vmc.orgs.sddcs.clusters_client">
<span id="com-vmware-vmc-orgs-sddcs-clusters-client-module"></span><h2>com.vmware.vmc.orgs.sddcs.clusters_client module<a class="headerlink" href="#module-com.vmware.vmc.orgs.sddcs.clusters_client" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="com.vmware.vmc.orgs.sddcs.clusters_client.Reconfigure">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.orgs.sddcs.clusters_client.</code><code class="sig-name descname">Reconfigure</code><span class="sig-paren">(</span><em class="sig-param">config</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.orgs.sddcs.clusters_client.Reconfigure" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.VapiInterface</span></code></p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>config</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) Configuration to be used for creating the stub.</p>
</dd>
</dl>
<dl class="method">
<dt id="com.vmware.vmc.orgs.sddcs.clusters_client.Reconfigure.cluster_reconfig">
<code class="sig-name descname">cluster_reconfig</code><span class="sig-paren">(</span><em class="sig-param">org</em>, <em class="sig-param">sddc</em>, <em class="sig-param">cluster</em>, <em class="sig-param">cluster_reconfigure_params</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.orgs.sddcs.clusters_client.Reconfigure.cluster_reconfig" title="Permalink to this definition"></a></dt>
<dd><p>This reconfiguration will handle changing both the number of hosts and
the cluster storage capacity.</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><ul class="simple">
<li><p><strong>org</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) Organization identifier. (required)</p></li>
<li><p><strong>sddc</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) Sddc Identifier. (required)</p></li>
<li><p><strong>cluster</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) cluster identifier (required)</p></li>
<li><p><strong>cluster_reconfigure_params</strong> (<a class="reference internal" href="com.vmware.vmc.html#com.vmware.vmc.model_client.ClusterReconfigureParams" title="com.vmware.vmc.model_client.ClusterReconfigureParams"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vmc.model_client.ClusterReconfigureParams</span></code></a>) clusterReconfigureParams (required)</p></li>
</ul>
</dd>
<dt class="field-even">Return type</dt>
<dd class="field-even"><p><a class="reference internal" href="com.vmware.vmc.html#com.vmware.vmc.model_client.Task" title="com.vmware.vmc.model_client.Task"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vmc.model_client.Task</span></code></a></p>
</dd>
<dt class="field-odd">Returns</dt>
<dd class="field-odd"><p>com.vmware.vmc.model.Task</p>
</dd>
<dt class="field-even">Raise</dt>
<dd class="field-even"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.Unauthenticated</span></code>
Unauthorized</p>
</dd>
<dt class="field-odd">Raise</dt>
<dd class="field-odd"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.InvalidRequest</span></code>
Bad Request. The SDDC is not in a valid state. , Method not allowed</p>
</dd>
<dt class="field-even">Raise</dt>
<dd class="field-even"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.Unauthorized</span></code>
Access not allowed to the operation for the current user</p>
</dd>
<dt class="field-odd">Raise</dt>
<dd class="field-odd"><p><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.NotFound</span></code>
Cannot find the cluster with the given id</p>
</dd>
</dl>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.orgs.sddcs.clusters_client.StubFactory">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.orgs.sddcs.clusters_client.</code><code class="sig-name descname">StubFactory</code><span class="sig-paren">(</span><em class="sig-param">stub_config</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.orgs.sddcs.clusters_client.StubFactory" title="Permalink to this definition"></a></dt>
<dd><p>Bases: <code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.StubFactoryBase</span></code></p>
<p>Initialize StubFactoryBase</p>
<dl class="field-list simple">
<dt class="field-odd">Parameters</dt>
<dd class="field-odd"><p><strong>stub_config</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) Stub config instance</p>
</dd>
</dl>
</dd></dl>
</div>
<div class="section" id="module-com.vmware.vmc.orgs.sddcs.dns_client">
<span id="com-vmware-vmc-orgs-sddcs-dns-client-module"></span><h2>com.vmware.vmc.orgs.sddcs.dns_client module<a class="headerlink" href="#module-com.vmware.vmc.orgs.sddcs.dns_client" title="Permalink to this headline"></a></h2>
@ -903,7 +973,7 @@ Not found. Requested object not found.</p>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="com.vmware.vmc.orgs.sddcs.networks.html" class="btn btn-neutral float-right" title="com.vmware.vmc.orgs.sddcs.networks package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="com.vmware.vmc.orgs.sddcs.clusters.html" class="btn btn-neutral float-right" title="com.vmware.vmc.orgs.sddcs.clusters package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="com.vmware.vmc.orgs.html" class="btn btn-neutral float-left" title="com.vmware.vmc.orgs package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.networks.cgws package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.cgws package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.networks.edges.firewall package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.firewall package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.networks.edges package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.networks.edges.l2vpn package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.l2vpn package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.networks.edges.nat package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.nat package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.networks.edges.statistics package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.statistics package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc.orgs.sddcs.networks package &mdash; vmc 1.17.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks package &mdash; vmc 1.18.0 documentation</title>
@ -36,7 +36,7 @@
<link rel="index" title="Index" href="genindex.html" />
<link rel="search" title="Search" href="search.html" />
<link rel="next" title="com.vmware.vmc.orgs.sddcs.networks.cgws package" href="com.vmware.vmc.orgs.sddcs.networks.cgws.html" />
<link rel="prev" title="com.vmware.vmc.orgs.sddcs package" href="com.vmware.vmc.orgs.sddcs.html" />
<link rel="prev" title="com.vmware.vmc.orgs.sddcs.clusters package" href="com.vmware.vmc.orgs.sddcs.clusters.html" />
</head>
<body class="wy-body-for-nav">
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -399,7 +399,7 @@ Not found. Requested object not found.</p>
<a href="com.vmware.vmc.orgs.sddcs.networks.cgws.html" class="btn btn-neutral float-right" title="com.vmware.vmc.orgs.sddcs.networks.cgws package" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right"></span></a>
<a href="com.vmware.vmc.orgs.sddcs.html" class="btn btn-neutral float-left" title="com.vmware.vmc.orgs.sddcs package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
<a href="com.vmware.vmc.orgs.sddcs.clusters.html" class="btn btn-neutral float-left" title="com.vmware.vmc.orgs.sddcs.clusters package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interface definition language to python mapping for enumerated types &mdash; vmc 1.17.0 documentation</title>
<title>Interface definition language to python mapping for enumerated types &mdash; vmc 1.18.0 documentation</title>
@ -58,7 +58,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Index &mdash; vmc 1.17.0 documentation</title>
<title>Index &mdash; vmc 1.18.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -282,6 +282,8 @@
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.CloudProvider">CloudProvider (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.Cluster">Cluster (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#com.vmware.vmc.orgs.sddcs.clusters_client.Reconfigure.cluster_reconfig">cluster_reconfig() (com.vmware.vmc.orgs.sddcs.clusters_client.Reconfigure method)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.Cluster.CLUSTER_STATE_ADDING_HOSTS">CLUSTER_STATE_ADDING_HOSTS (com.vmware.vmc.model_client.Cluster attribute)</a>
</li>
@ -294,6 +296,8 @@
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.ClusterConfig">ClusterConfig (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.html#com.vmware.vmc.orgs.storage_client.ClusterConstraints">ClusterConstraints (class in com.vmware.vmc.orgs.storage_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.ClusterReconfigureParams">ClusterReconfigureParams (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.html#com.vmware.vmc.orgs.sddcs_client.Clusters">Clusters (class in com.vmware.vmc.orgs.sddcs_client)</a>
</li>
@ -314,6 +318,12 @@
<li><a href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs">com.vmware.vmc.orgs.sddcs (module)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.addons_client">com.vmware.vmc.orgs.sddcs.addons_client (module)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters">com.vmware.vmc.orgs.sddcs.clusters (module)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters.config_client">com.vmware.vmc.orgs.sddcs.clusters.config_client (module)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.clusters_client">com.vmware.vmc.orgs.sddcs.clusters_client (module)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.dns_client">com.vmware.vmc.orgs.sddcs.dns_client (module)</a>
</li>
@ -347,12 +357,12 @@
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.networks.edges.nat.html#module-com.vmware.vmc.orgs.sddcs.networks.edges.nat">com.vmware.vmc.orgs.sddcs.networks.edges.nat (module)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="com.vmware.vmc.orgs.sddcs.networks.edges.nat.html#module-com.vmware.vmc.orgs.sddcs.networks.edges.nat.config_client">com.vmware.vmc.orgs.sddcs.networks.edges.nat.config_client (module)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.networks.edges.html#module-com.vmware.vmc.orgs.sddcs.networks.edges.nat_client">com.vmware.vmc.orgs.sddcs.networks.edges.nat_client (module)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="com.vmware.vmc.orgs.sddcs.networks.edges.statistics.html#module-com.vmware.vmc.orgs.sddcs.networks.edges.statistics">com.vmware.vmc.orgs.sddcs.networks.edges.statistics (module)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.networks.edges.statistics.html#module-com.vmware.vmc.orgs.sddcs.networks.edges.statistics.dashboard_client">com.vmware.vmc.orgs.sddcs.networks.edges.statistics.dashboard_client (module)</a>
@ -410,6 +420,8 @@
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.ConnectivityValidationInput">ConnectivityValidationInput (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.ConnectivityValidationSubGroup">ConnectivityValidationSubGroup (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.clusters.html#com.vmware.vmc.orgs.sddcs.clusters.config_client.Constraints">Constraints (class in com.vmware.vmc.orgs.sddcs.clusters.config_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.html#com.vmware.vmc.orgs.sddcs_client.Convert">Convert (class in com.vmware.vmc.orgs.sddcs_client)</a>
</li>
@ -719,6 +731,8 @@
<li><a href="com.vmware.vmc.orgs.html#com.vmware.vmc.orgs.reservations_client.Mw.get">(com.vmware.vmc.orgs.reservations_client.Mw method)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#com.vmware.vmc.orgs.sddcs.addons_client.Credentials.get">(com.vmware.vmc.orgs.sddcs.addons_client.Credentials method)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.clusters.html#com.vmware.vmc.orgs.sddcs.clusters.config_client.Constraints.get">(com.vmware.vmc.orgs.sddcs.clusters.config_client.Constraints method)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#com.vmware.vmc.orgs.sddcs.networking_client.ConnectivityTests.get">(com.vmware.vmc.orgs.sddcs.networking_client.ConnectivityTests method)</a>
</li>
@ -1170,6 +1184,8 @@
<table style="width: 100%" class="indextable genindextable"><tr>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.HostInstanceTypes.R5_METAL">R5_METAL (com.vmware.vmc.model_client.HostInstanceTypes attribute)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#com.vmware.vmc.orgs.sddcs.clusters_client.Reconfigure">Reconfigure (class in com.vmware.vmc.orgs.sddcs.clusters_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.Requests">Requests (class in com.vmware.vmc.model_client)</a>
</li>
@ -1441,6 +1457,10 @@
<li><a href="com.vmware.vmc.orgs.html#com.vmware.vmc.orgs.reservations_client.StubFactory">(class in com.vmware.vmc.orgs.reservations_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#com.vmware.vmc.orgs.sddcs.addons_client.StubFactory">(class in com.vmware.vmc.orgs.sddcs.addons_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.clusters.html#com.vmware.vmc.orgs.sddcs.clusters.config_client.StubFactory">(class in com.vmware.vmc.orgs.sddcs.clusters.config_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#com.vmware.vmc.orgs.sddcs.clusters_client.StubFactory">(class in com.vmware.vmc.orgs.sddcs.clusters_client)</a>
</li>
<li><a href="com.vmware.vmc.orgs.sddcs.html#com.vmware.vmc.orgs.sddcs.dns_client.StubFactory">(class in com.vmware.vmc.orgs.sddcs.dns_client)</a>
</li>
@ -1655,12 +1675,12 @@
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.FirewallRuleScope.VNIC_GROUP_IDS_VNIC_INDEX_4">VNIC_GROUP_IDS_VNIC_INDEX_4 (com.vmware.vmc.model_client.FirewallRuleScope attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.FirewallRuleScope.VNIC_GROUP_IDS_VNIC_INDEX_5">VNIC_GROUP_IDS_VNIC_INDEX_5 (com.vmware.vmc.model_client.FirewallRuleScope attribute)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.FirewallRuleScope.VNIC_GROUP_IDS_VNIC_INDEX_6">VNIC_GROUP_IDS_VNIC_INDEX_6 (com.vmware.vmc.model_client.FirewallRuleScope attribute)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.FirewallRuleScope.VNIC_GROUP_IDS_VNIC_INDEX_7">VNIC_GROUP_IDS_VNIC_INDEX_7 (com.vmware.vmc.model_client.FirewallRuleScope attribute)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.FirewallRuleScope.VNIC_GROUP_IDS_VNIC_INDEX_8">VNIC_GROUP_IDS_VNIC_INDEX_8 (com.vmware.vmc.model_client.FirewallRuleScope attribute)</a>
@ -1686,6 +1706,12 @@
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.VpnTunnelStatus">VpnTunnelStatus (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.VpnTunnelTrafficStats">VpnTunnelTrafficStats (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.VsanAvailableCapacity">VsanAvailableCapacity (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.VsanClusterReconfigBias">VsanClusterReconfigBias (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.VsanClusterReconfigConstraints">VsanClusterReconfigConstraints (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.VsanConfigConstraints">VsanConfigConstraints (class in com.vmware.vmc.model_client)</a>
</li>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to vmcs documentation! &mdash; vmc 1.17.0 documentation</title>
<title>Welcome to vmcs documentation! &mdash; vmc 1.18.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -168,6 +168,7 @@
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#subpackages">Subpackages</a></li>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#submodules">Submodules</a></li>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.addons_client">com.vmware.vmc.orgs.sddcs.addons_client module</a></li>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.clusters_client">com.vmware.vmc.orgs.sddcs.clusters_client module</a></li>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.dns_client">com.vmware.vmc.orgs.sddcs.dns_client module</a></li>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.management_vms_client">com.vmware.vmc.orgs.sddcs.management_vms_client module</a></li>
<li class="toctree-l10"><a class="reference internal" href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.networking_client">com.vmware.vmc.orgs.sddcs.networking_client module</a></li>

Binary file not shown.

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Python Module Index &mdash; vmc 1.17.0 documentation</title>
<title>Python Module Index &mdash; vmc 1.18.0 documentation</title>
@ -61,7 +61,7 @@
<div class="version">
1.17.0
1.18.0
</div>
@ -207,6 +207,21 @@
<td>&#160;&#160;&#160;
<a href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.addons_client"><code class="xref">com.vmware.vmc.orgs.sddcs.addons_client</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters"><code class="xref">com.vmware.vmc.orgs.sddcs.clusters</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="com.vmware.vmc.orgs.sddcs.clusters.html#module-com.vmware.vmc.orgs.sddcs.clusters.config_client"><code class="xref">com.vmware.vmc.orgs.sddcs.clusters.config_client</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;
<a href="com.vmware.vmc.orgs.sddcs.html#module-com.vmware.vmc.orgs.sddcs.clusters_client"><code class="xref">com.vmware.vmc.orgs.sddcs.clusters_client</code></a></td><td>
<em></em></td></tr>
<tr class="cg-1">
<td></td>
<td>&#160;&#160;&#160;

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Search &mdash; vmc 1.17.0 documentation</title>
<title>Search &mdash; vmc 1.18.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.17.0
1.18.0
</div>

File diff suppressed because one or more lines are too long

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>vmware package &mdash; vmc 1.17.0 documentation</title>
<title>vmware package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>vmware.vapi package &mdash; vmc 1.17.0 documentation</title>
<title>vmware.vapi package &mdash; vmc 1.18.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.17.0
1.18.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>vmware.vapi.vmc package &mdash; vmc 1.17.0 documentation</title>
<title>vmware.vapi.vmc package &mdash; vmc 1.18.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.17.0
1.18.0
</div>