1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00

Updating latest python vmc docs (cf0f6cb)

This commit is contained in:
amanp 2019-10-05 04:30:34 +00:00
parent 810fd68abb
commit 497cfadb0a
24 changed files with 72 additions and 45 deletions

View File

@ -1,5 +1,5 @@
.. VMware Cloud on AWS Console API documentation master file, created by
sphinx-quickstart on Fri Sep 27 04:43:33 2019.
sphinx-quickstart on Sat Oct 5 04:30:10 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.13.0',
VERSION: '1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware package &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc package &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.0
</div>
@ -1107,7 +1107,7 @@ names.</p>
<dl class="class">
<dt id="com.vmware.vmc.model_client.Cluster">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">Cluster</code><span class="sig-paren">(</span><em class="sig-param">esx_host_list=None</em>, <em class="sig-param">cluster_state=None</em>, <em class="sig-param">aws_kms_info=None</em>, <em class="sig-param">esx_host_info=None</em>, <em class="sig-param">host_cpu_cores_count=None</em>, <em class="sig-param">cluster_id=None</em>, <em class="sig-param">cluster_name=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.Cluster" 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">Cluster</code><span class="sig-paren">(</span><em class="sig-param">esx_host_list=None</em>, <em class="sig-param">cluster_state=None</em>, <em class="sig-param">aws_kms_info=None</em>, <em class="sig-param">esx_host_info=None</em>, <em class="sig-param">host_cpu_cores_count=None</em>, <em class="sig-param">cluster_capacity=None</em>, <em class="sig-param">cluster_id=None</em>, <em class="sig-param">cluster_name=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.Cluster" 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>
@ -1130,6 +1130,7 @@ names.</p>
<li><p><strong>esx_host_info</strong> (<a class="reference internal" href="#com.vmware.vmc.model_client.EsxHostInfo" title="com.vmware.vmc.model_client.EsxHostInfo"><code class="xref py py-class docutils literal notranslate"><span class="pre">EsxHostInfo</span></code></a> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Information of the hosts added to this cluster</p></li>
<li><p><strong>host_cpu_cores_count</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>) Number of cores enabled on ESX hosts added to this cluster format:
int32</p></li>
<li><p><strong>cluster_capacity</strong> (<a class="reference internal" href="#com.vmware.vmc.model_client.EntityCapacity" title="com.vmware.vmc.model_client.EntityCapacity"><code class="xref py py-class docutils literal notranslate"><span class="pre">EntityCapacity</span></code></a> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) The capacity of this cluster.</p></li>
<li><p><strong>cluster_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) </p></li>
<li><p><strong>cluster_name</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>
@ -2091,6 +2092,30 @@ names.</p>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.EntityCapacity">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">EntityCapacity</code><span class="sig-paren">(</span><em class="sig-param">storage_capacity_gib=None</em>, <em class="sig-param">memory_capacity_gib=None</em>, <em class="sig-param">number_of_sockets=None</em>, <em class="sig-param">total_number_of_cores=None</em>, <em class="sig-param">number_of_ssds=None</em>, <em class="sig-param">cpu_capacity_ghz=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.EntityCapacity" 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>Decribes the capacity of a given entity.</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_gib</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>) </p></li>
<li><p><strong>memory_capacity_gib</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>) </p></li>
<li><p><strong>number_of_sockets</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>) </p></li>
<li><p><strong>total_number_of_cores</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>) </p></li>
<li><p><strong>number_of_ssds</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>) </p></li>
<li><p><strong>cpu_capacity_ghz</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>) </p></li>
</ul>
</dd>
</dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.vmc.model_client.ErrorResponse">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">ErrorResponse</code><span class="sig-paren">(</span><em class="sig-param">status=None</em>, <em class="sig-param">path=None</em>, <em class="sig-param">retryable=None</em>, <em class="sig-param">error_code=None</em>, <em class="sig-param">error_messages=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.ErrorResponse" 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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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 package &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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.cgws package &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.cgws package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.firewall package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.l2vpn package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.nat package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks.edges.statistics package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>com.vmware.vmc.orgs.sddcs.networks package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.0
</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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>Interface definition language to python mapping for enumerated types &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -58,7 +58,7 @@
<div class="version">
1.13.0
1.14.0
</div>

View File

@ -9,7 +9,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Index &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>Index &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.13.0
1.14.0
</div>
@ -625,10 +625,12 @@
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.EniInfo">EniInfo (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.ErrorResponse">ErrorResponse (class in com.vmware.vmc.model_client)</a>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.EntityCapacity">EntityCapacity (class in com.vmware.vmc.model_client)</a>
</li>
</ul></td>
<td style="width: 33%; vertical-align: top;"><ul>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.ErrorResponse">ErrorResponse (class in com.vmware.vmc.model_client)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.EsxHost.ESX_STATE_ADDING_TO_VCENTER">ESX_STATE_ADDING_TO_VCENTER (com.vmware.vmc.model_client.EsxHost attribute)</a>
</li>
<li><a href="com.vmware.vmc.html#com.vmware.vmc.model_client.EsxHost.ESX_STATE_DELETED">ESX_STATE_DELETED (com.vmware.vmc.model_client.EsxHost attribute)</a>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to VMware Cloud on AWS Console APIs documentation! &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>Welcome to VMware Cloud on AWS Console APIs documentation! &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.13.0
1.14.0
</div>

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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>Python Module Index &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -61,7 +61,7 @@
<div class="version">
1.13.0
1.14.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Search &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>Search &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>vmware package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.0
</div>

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>vmware.vapi package &mdash; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>vmware.vapi package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version">
1.13.0
1.14.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; VMware Cloud on AWS Console API 1.13.0 documentation</title>
<title>vmware.vapi.vmc package &mdash; VMware Cloud on AWS Console API 1.14.0 documentation</title>
@ -59,7 +59,7 @@
<div class="version">
1.13.0
1.14.0
</div>