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

Updating latest python vmc doc (36342e0)

This commit is contained in:
amanp 2019-12-06 04:34:00 +00:00
parent 1da2593b8a
commit 271a917731
25 changed files with 62 additions and 62 deletions

View File

@ -1,5 +1,5 @@
.. vmc documentation master file, created by .. vmc documentation master file, created by
sphinx-quickstart on Wed Nov 20 05:03:38 2019. sphinx-quickstart on Fri Dec 6 04:33:35 2019.
You can adapt this file completely to your liking, but it should at least You can adapt this file completely to your liking, but it should at least
contain the root `toctree` directive. contain the root `toctree` directive.

View File

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

View File

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

View File

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

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>com.vmware.vmc package &mdash; vmc 1.18.0 documentation</title> <title>com.vmware.vmc package &mdash; vmc 1.19.0 documentation</title>
@ -60,7 +60,7 @@
<div class="version"> <div class="version">
1.18.0 1.19.0
</div> </div>
@ -348,7 +348,7 @@ or internal. Can define multiple.</p></li>
<dl class="class"> <dl class="class">
<dt id="com.vmware.vmc.model_client.Agent"> <dt id="com.vmware.vmc.model_client.Agent">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">Agent</code><span class="sig-paren">(</span><em class="sig-param">internal_ip=None</em>, <em class="sig-param">cert_enabled=None</em>, <em class="sig-param">management_ip=None</em>, <em class="sig-param">hostname_verifier_enabled=None</em>, <em class="sig-param">network_netmask=None</em>, <em class="sig-param">network_gateway=None</em>, <em class="sig-param">provider='Agent'</em>, <em class="sig-param">is_master=None</em>, <em class="sig-param">agent_state=None</em>, <em class="sig-param">agent_url=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.Agent" 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">Agent</code><span class="sig-paren">(</span><em class="sig-param">internal_ip=None</em>, <em class="sig-param">agent_url=None</em>, <em class="sig-param">management_ip=None</em>, <em class="sig-param">hostname_verifier_enabled=None</em>, <em class="sig-param">master=None</em>, <em class="sig-param">network_netmask=None</em>, <em class="sig-param">network_gateway=None</em>, <em class="sig-param">provider='Agent'</em>, <em class="sig-param">cert_enabled=None</em>, <em class="sig-param">agent_state=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.Agent" 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> <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"> <div class="admonition tip">
<p class="admonition-title">Tip</p> <p class="admonition-title">Tip</p>
@ -360,17 +360,19 @@ names.</p>
<dd class="field-odd"><ul class="simple"> <dd class="field-odd"><ul class="simple">
<li><p><strong>internal_ip</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 internal IP address of the agent which is provided by the <li><p><strong>internal_ip</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 internal IP address of the agent which is provided by the
underlying cloud provider</p></li> underlying cloud provider</p></li>
<li><p><strong>cert_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using CA signed <li><p><strong>agent_url</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 accessible URL of the agent service, it is resolved to public
certificate</p></li> IP address from the Internet and private IP address within SDDC</p></li>
<li><p><strong>management_ip</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 internal management IP address of the agent exposed to the <li><p><strong>management_ip</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 internal management IP address of the agent exposed to the
SDDC, which might be different from the internal IP</p></li> SDDC, which might be different from the internal IP</p></li>
<li><p><strong>hostname_verifier_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using FQDN in the <li><p><strong>hostname_verifier_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using FQDN in the
certificate</p></li> certificate</p></li>
<li><p><strong>master</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is the master, only the
master Agent is accessible</p></li>
<li><p><strong>network_netmask</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>) Network netmask of the agent</p></li> <li><p><strong>network_netmask</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>) Network netmask of the agent</p></li>
<li><p><strong>network_gateway</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>) Network gateway of the agent</p></li> <li><p><strong>network_gateway</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>) Network gateway of the agent</p></li>
<li><p><strong>provider</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) The cloud provider</p></li> <li><p><strong>provider</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) The cloud provider</p></li>
<li><p><strong>is_master</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is the master, only the <li><p><strong>cert_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using CA signed
master Agent is accessible</p></li> certificate</p></li>
<li><p><strong>agent_state</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>Possible values are:</p> <li><p><strong>agent_state</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>Possible values are:</p>
<ul> <ul>
<li><p><a class="reference internal" href="#com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY" title="com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY"><code class="xref py py-attr docutils literal notranslate"><span class="pre">Agent.AGENT_STATE_NOT_READY</span></code></a></p></li> <li><p><a class="reference internal" href="#com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY" title="com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY"><code class="xref py py-attr docutils literal notranslate"><span class="pre">Agent.AGENT_STATE_NOT_READY</span></code></a></p></li>
@ -385,8 +387,6 @@ master Agent is accessible</p></li>
<div><p>Agent state</p> <div><p>Agent state</p>
</div></blockquote> </div></blockquote>
</p></li> </p></li>
<li><p><strong>agent_url</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 accessible URL of the agent service, it is resolved to public
IP address from the Internet and private IP address within SDDC</p></li>
</ul> </ul>
</dd> </dd>
</dl> </dl>
@ -536,7 +536,7 @@ names.</p>
<dl class="class"> <dl class="class">
<dt id="com.vmware.vmc.model_client.AwsAgent"> <dt id="com.vmware.vmc.model_client.AwsAgent">
<em class="property">class </em><code class="sig-prename descclassname">com.vmware.vmc.model_client.</code><code class="sig-name descname">AwsAgent</code><span class="sig-paren">(</span><em class="sig-param">instance_id=None</em>, <em class="sig-param">key_pair=None</em>, <em class="sig-param">internal_ip=None</em>, <em class="sig-param">cert_enabled=None</em>, <em class="sig-param">management_ip=None</em>, <em class="sig-param">hostname_verifier_enabled=None</em>, <em class="sig-param">network_netmask=None</em>, <em class="sig-param">network_gateway=None</em>, <em class="sig-param">provider='AWS'</em>, <em class="sig-param">is_master=None</em>, <em class="sig-param">agent_state=None</em>, <em class="sig-param">agent_url=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.AwsAgent" 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">AwsAgent</code><span class="sig-paren">(</span><em class="sig-param">instance_id=None</em>, <em class="sig-param">key_pair=None</em>, <em class="sig-param">internal_ip=None</em>, <em class="sig-param">agent_url=None</em>, <em class="sig-param">management_ip=None</em>, <em class="sig-param">hostname_verifier_enabled=None</em>, <em class="sig-param">master=None</em>, <em class="sig-param">network_netmask=None</em>, <em class="sig-param">network_gateway=None</em>, <em class="sig-param">provider='AWS'</em>, <em class="sig-param">cert_enabled=None</em>, <em class="sig-param">agent_state=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.vmc.model_client.AwsAgent" 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> <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"> <div class="admonition tip">
<p class="admonition-title">Tip</p> <p class="admonition-title">Tip</p>
@ -550,17 +550,19 @@ names.</p>
<li><p><strong>key_pair</strong> (<a class="reference internal" href="#com.vmware.vmc.model_client.AwsKeyPair" title="com.vmware.vmc.model_client.AwsKeyPair"><code class="xref py py-class docutils literal notranslate"><span class="pre">AwsKeyPair</span></code></a> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li> <li><p><strong>key_pair</strong> (<a class="reference internal" href="#com.vmware.vmc.model_client.AwsKeyPair" title="com.vmware.vmc.model_client.AwsKeyPair"><code class="xref py py-class docutils literal notranslate"><span class="pre">AwsKeyPair</span></code></a> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) </p></li>
<li><p><strong>internal_ip</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 internal IP address of the agent which is provided by the <li><p><strong>internal_ip</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 internal IP address of the agent which is provided by the
underlying cloud provider</p></li> underlying cloud provider</p></li>
<li><p><strong>cert_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using CA signed <li><p><strong>agent_url</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 accessible URL of the agent service, it is resolved to public
certificate</p></li> IP address from the Internet and private IP address within SDDC</p></li>
<li><p><strong>management_ip</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 internal management IP address of the agent exposed to the <li><p><strong>management_ip</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 internal management IP address of the agent exposed to the
SDDC, which might be different from the internal IP</p></li> SDDC, which might be different from the internal IP</p></li>
<li><p><strong>hostname_verifier_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using FQDN in the <li><p><strong>hostname_verifier_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using FQDN in the
certificate</p></li> certificate</p></li>
<li><p><strong>master</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is the master, only the
master Agent is accessible</p></li>
<li><p><strong>network_netmask</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>) Network netmask of the agent</p></li> <li><p><strong>network_netmask</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>) Network netmask of the agent</p></li>
<li><p><strong>network_gateway</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>) Network gateway of the agent</p></li> <li><p><strong>network_gateway</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>) Network gateway of the agent</p></li>
<li><p><strong>provider</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) The cloud provider</p></li> <li><p><strong>provider</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) The cloud provider</p></li>
<li><p><strong>is_master</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is the master, only the <li><p><strong>cert_enabled</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">bool</span></code> or <code class="docutils literal notranslate"><span class="pre">None</span></code>) Boolean flag to indicate if the agent is using CA signed
master Agent is accessible</p></li> certificate</p></li>
<li><p><strong>agent_state</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>Possible values are:</p> <li><p><strong>agent_state</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>Possible values are:</p>
<ul> <ul>
<li><p><a class="reference internal" href="#com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY" title="com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY"><code class="xref py py-attr docutils literal notranslate"><span class="pre">Agent.AGENT_STATE_NOT_READY</span></code></a></p></li> <li><p><a class="reference internal" href="#com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY" title="com.vmware.vmc.model_client.Agent.AGENT_STATE_NOT_READY"><code class="xref py py-attr docutils literal notranslate"><span class="pre">Agent.AGENT_STATE_NOT_READY</span></code></a></p></li>
@ -575,8 +577,6 @@ master Agent is accessible</p></li>
<div><p>Agent state</p> <div><p>Agent state</p>
</div></blockquote> </div></blockquote>
</p></li> </p></li>
<li><p><strong>agent_url</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 accessible URL of the agent service, it is resolved to public
IP address from the Internet and private IP address within SDDC</p></li>
</ul> </ul>
</dd> </dd>
</dl> </dl>

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Interface definition language to python mapping for enumerated types &mdash; vmc 1.18.0 documentation</title> <title>Interface definition language to python mapping for enumerated types &mdash; vmc 1.19.0 documentation</title>
@ -58,7 +58,7 @@
<div class="version"> <div class="version">
1.18.0 1.19.0
</div> </div>
@ -205,11 +205,11 @@ imports. You can use these in your code.</p>
<span class="n">source_info</span> <span class="o">=</span> <span class="n">source_svc</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="nb">id</span><span class="o">=</span><span class="s1">&#39;entity&#39;</span><span class="p">)</span> <span class="n">source_info</span> <span class="o">=</span> <span class="n">source_svc</span><span class="o">.</span><span class="n">get</span><span class="p">(</span><span class="nb">id</span><span class="o">=</span><span class="s1">&#39;entity&#39;</span><span class="p">)</span>
<span class="k">if</span> <span class="p">(</span><span class="n">source_info</span><span class="o">.</span><span class="n">type</span> <span class="o">==</span> <span class="n">SourceType</span><span class="o">.</span><span class="n">FILE</span><span class="p">)</span> <span class="p">{</span> <span class="k">if</span> <span class="p">(</span><span class="n">source_info</span><span class="o">.</span><span class="n">type</span> <span class="o">==</span> <span class="n">SourceType</span><span class="o">.</span><span class="n">FILE</span><span class="p">)</span> <span class="p">{</span>
<span class="k">print</span> <span class="s1">&#39;Source is a file&#39;</span> <span class="nb">print</span> <span class="s1">&#39;Source is a file&#39;</span>
<span class="p">}</span> <span class="k">else</span> <span class="k">if</span> <span class="p">(</span><span class="n">source_info</span><span class="o">.</span><span class="n">type</span> <span class="o">==</span> <span class="n">SourceType</span><span class="o">.</span><span class="n">REMOTE</span><span class="p">)</span> <span class="p">{</span> <span class="p">}</span> <span class="k">else</span> <span class="k">if</span> <span class="p">(</span><span class="n">source_info</span><span class="o">.</span><span class="n">type</span> <span class="o">==</span> <span class="n">SourceType</span><span class="o">.</span><span class="n">REMOTE</span><span class="p">)</span> <span class="p">{</span>
<span class="k">print</span> <span class="s1">&#39;Source is a remote provider&#39;</span> <span class="nb">print</span> <span class="s1">&#39;Source is a remote provider&#39;</span>
<span class="p">}</span> <span class="k">else</span> <span class="p">{</span> <span class="p">}</span> <span class="k">else</span> <span class="p">{</span>
<span class="k">print</span> <span class="s1">&#39;Unknown source type: </span><span class="si">%s</span><span class="s1">&#39;</span> <span class="o">%</span> <span class="nb">str</span><span class="p">(</span><span class="n">source_info</span><span class="o">.</span><span class="n">type</span><span class="p">)</span> <span class="nb">print</span> <span class="s1">&#39;Unknown source type: </span><span class="si">%s</span><span class="s1">&#39;</span> <span class="o">%</span> <span class="nb">str</span><span class="p">(</span><span class="n">source_info</span><span class="o">.</span><span class="n">type</span><span class="p">)</span>
<span class="p">}</span> <span class="p">}</span>
</pre></div> </pre></div>
</div> </div>

View File

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

View File

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

Binary file not shown.

View File

@ -8,7 +8,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Python Module Index &mdash; vmc 1.18.0 documentation</title> <title>Python Module Index &mdash; vmc 1.19.0 documentation</title>
@ -61,7 +61,7 @@
<div class="version"> <div class="version">
1.18.0 1.19.0
</div> </div>

View File

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

View File

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

View File

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