1
0
mirror of https://github.com/vmware/vsphere-automation-sdk-python.git synced 2024-11-22 09:39:58 -05:00
vsphere-automation-sdk-python/nsx/vmc_app/com.vmware.nsx_vmc_app.html
2018-08-07 16:42:25 -07:00

820 lines
50 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!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.nsx_vmc_app package &mdash; NSX-T Policy SDK 2.2.0.0.0 documentation</title>
<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="prev" title="com.vmware package" href="com.vmware.html" />
<script src="_static/js/modernizr.min.js"></script>
</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"> NSX-T Policy SDK
</a>
<div class="version">
2.2.0.0.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.nsx_vmc_app_client">com.vmware.nsx_vmc_app_client module</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</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">NSX-T Policy SDK</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>com.vmware.nsx_vmc_app package</li>
<li class="wy-breadcrumbs-aside">
<a href="_sources/com.vmware.nsx_vmc_app.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.nsx_vmc_app">
<span id="com-vmware-nsx-vmc-app-package"></span><h1>com.vmware.nsx_vmc_app package<a class="headerlink" href="#module-com.vmware.nsx_vmc_app" 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.nsx_vmc_app.linked_vpcs_client">
<span id="com-vmware-nsx-vmc-app-linked-vpcs-client-module"></span><h2>com.vmware.nsx_vmc_app.linked_vpcs_client module<a class="headerlink" href="#module-com.vmware.nsx_vmc_app.linked_vpcs_client" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.linked_vpcs_client.ConnectedServices">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.linked_vpcs_client.</code><code class="descname">ConnectedServices</code><span class="sig-paren">(</span><em>config</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.linked_vpcs_client.ConnectedServices" 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="method">
<dt id="com.vmware.nsx_vmc_app.linked_vpcs_client.ConnectedServices.list">
<code class="descname">list</code><span class="sig-paren">(</span><em>linked_vpc_id</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.linked_vpcs_client.ConnectedServices.list" title="Permalink to this definition"></a></dt>
<dd><p>List services connected to this linked vpc, for example, S3. The
response consist of all available services along with their status.</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><strong>linked_vpc_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) linked vpc id (required)</td>
</tr>
<tr class="field-even field"><th class="field-name">Return type:</th><td class="field-body"><a class="reference internal" href="#com.vmware.nsx_vmc_app.model_client.ConnectedServiceListResult" title="com.vmware.nsx_vmc_app.model_client.ConnectedServiceListResult"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.nsx_vmc_app.model_client.ConnectedServiceListResult</span></code></a></td>
</tr>
<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body">com.vmware.nsx_vmc_app.model.ConnectedServiceListResult</td>
</tr>
<tr class="field-even field"><th class="field-name">Raise:</th><td class="field-body"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.ServiceUnavailable</span></code>
Service Unavailable</td>
</tr>
<tr class="field-odd field"><th class="field-name">Raise:</th><td class="field-body"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.InvalidRequest</span></code>
Bad Request, Precondition Failed</td>
</tr>
<tr class="field-even field"><th class="field-name">Raise:</th><td class="field-body"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.InternalServerError</span></code>
Internal Server Error</td>
</tr>
<tr class="field-odd field"><th class="field-name">Raise:</th><td class="field-body"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.Unauthorized</span></code>
Forbidden</td>
</tr>
<tr class="field-even field"><th class="field-name">Raise:</th><td class="field-body"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.NotFound</span></code>
Not Found</td>
</tr>
</tbody>
</table>
</dd></dl>
<dl class="method">
<dt id="com.vmware.nsx_vmc_app.linked_vpcs_client.ConnectedServices.update">
<code class="descname">update</code><span class="sig-paren">(</span><em>linked_vpc_id</em>, <em>service_name</em>, <em>connected_service_status</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.linked_vpcs_client.ConnectedServices.update" title="Permalink to this definition"></a></dt>
<dd><p>Connect/Disconnect the service to the given linked vpc. For example,
connect S3. The user will know what services are available through the
GET call. If the user is trying to connect/disconnect an unknown
service, the POST call will throw a 400 Bad Request error.</p>
<table class="docutils field-list" frame="void" rules="none">
<col class="field-name" />
<col class="field-body" />
<tbody valign="top">
<tr class="field-odd field"><th class="field-name">Parameters:</th><td class="field-body"><ul class="first simple">
<li><strong>linked_vpc_id</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) linked vpc id (required)</li>
<li><strong>service_name</strong> (<code class="xref py py-class docutils literal notranslate"><span class="pre">str</span></code>) connected service name, e.g. s3 (required)</li>
<li><strong>connected_service_status</strong> (<a class="reference internal" href="#com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus" title="com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus</span></code></a>) (required)</li>
</ul>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Return type:</th><td class="field-body"><p class="first"><a class="reference internal" href="#com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus" title="com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus</span></code></a></p>
</td>
</tr>
<tr class="field-odd field"><th class="field-name">Returns:</th><td class="field-body"><p class="first">com.vmware.nsx_vmc_app.model.ConnectedServiceStatus</p>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Raise:</th><td class="field-body"><p class="first"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.ServiceUnavailable</span></code>
Service Unavailable</p>
</td>
</tr>
<tr class="field-odd field"><th class="field-name">Raise:</th><td class="field-body"><p class="first"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.InvalidRequest</span></code>
Bad Request, Precondition Failed</p>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Raise:</th><td class="field-body"><p class="first"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.InternalServerError</span></code>
Internal Server Error</p>
</td>
</tr>
<tr class="field-odd field"><th class="field-name">Raise:</th><td class="field-body"><p class="first"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.Unauthorized</span></code>
Forbidden</p>
</td>
</tr>
<tr class="field-even field"><th class="field-name">Raise:</th><td class="field-body"><p class="first last"><code class="xref py py-class docutils literal notranslate"><span class="pre">com.vmware.vapi.std.errors_client.NotFound</span></code>
Not Found</p>
</td>
</tr>
</tbody>
</table>
</dd></dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.linked_vpcs_client.StubFactory">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.linked_vpcs_client.</code><code class="descname">StubFactory</code><span class="sig-paren">(</span><em>stub_config</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.linked_vpcs_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>
</dd></dl>
</div>
<div class="section" id="module-com.vmware.nsx_vmc_app.model_client">
<span id="com-vmware-nsx-vmc-app-model-client-module"></span><h2>com.vmware.nsx_vmc_app.model_client module<a class="headerlink" href="#module-com.vmware.nsx_vmc_app.model_client" title="Permalink to this headline"></a></h2>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.ApiError">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">ApiError</code><span class="sig-paren">(</span><em>details=None</em>, <em>error_code=None</em>, <em>error_data=None</em>, <em>error_message=None</em>, <em>module_name=None</em>, <em>related_errors=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.ApiError" 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>Detailed information about an API error</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.BGPRoutes">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">BGPRoutes</code><span class="sig-paren">(</span><em>bgp_routes=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.BGPRoutes" 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>BGP routes</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.ConnectedServiceListResult">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">ConnectedServiceListResult</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>cursor=None</em>, <em>result_count=None</em>, <em>sort_ascending=None</em>, <em>sort_by=None</em>, <em>results=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.ConnectedServiceListResult" 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>A list of status of Enabled/Disabled for a service connected to a linked
vpc</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">ConnectedServiceStatus</code><span class="sig-paren">(</span><em>enabled=None</em>, <em>name=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus" 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>Status of Enabled/Disabled for a service connected to a linked vpc</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.DiscoveredResource">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">DiscoveredResource</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>last_sync_time=None</em>, <em>description=None</em>, <em>display_name=None</em>, <em>resource_type=None</em>, <em>tags=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.DiscoveredResource" 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>Base class for resources that are discovered and automatically updated</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.EmbeddedResource">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">EmbeddedResource</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>revision=None</em>, <em>owner=None</em>, <em>description=None</em>, <em>display_name=None</em>, <em>id=None</em>, <em>resource_type=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.EmbeddedResource" 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>Base class for resources that are embedded in other resources</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.InterfaceStatistics">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">InterfaceStatistics</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>rx_bytes=None</em>, <em>rx_errors=None</em>, <em>rx_packets=None</em>, <em>tx_bytes=None</em>, <em>tx_errors=None</em>, <em>tx_packets=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.InterfaceStatistics" 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>Statistics for a network interface</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.IpAttachmentPair">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">IpAttachmentPair</code><span class="sig-paren">(</span><em>attachment_id=None</em>, <em>ip=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.IpAttachmentPair" 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="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.LinkedVpcInfo">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">LinkedVpcInfo</code><span class="sig-paren">(</span><em>arn_role=None</em>, <em>external_id=None</em>, <em>linked_account=None</em>, <em>linked_vpc_addresses=None</em>, <em>linked_vpc_id=None</em>, <em>linked_vpc_nat_ips=None</em>, <em>linked_vpc_subnet_addresses=None</em>, <em>route_table_ids=None</em>, <em>service_arn_role=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.LinkedVpcInfo" 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>Linked VPC info</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.LinkedVpcsListResult">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">LinkedVpcsListResult</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>cursor=None</em>, <em>result_count=None</em>, <em>sort_ascending=None</em>, <em>sort_by=None</em>, <em>results=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.LinkedVpcsListResult" 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>Linked VPC list query result</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.ListResult">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">ListResult</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>cursor=None</em>, <em>result_count=None</em>, <em>sort_ascending=None</em>, <em>sort_by=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.ListResult" 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>Base class for list results from collections</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.ManagedResource">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">ManagedResource</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>revision=None</em>, <em>create_time=None</em>, <em>create_user=None</em>, <em>last_modified_time=None</em>, <em>last_modified_user=None</em>, <em>protection=None</em>, <em>system_owned=None</em>, <em>description=None</em>, <em>display_name=None</em>, <em>id=None</em>, <em>resource_type=None</em>, <em>tags=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.ManagedResource" 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>Base type for resources that are managed by API clients</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">MgmtServiceEntry</code><span class="sig-paren">(</span><em>display_name=None</em>, <em>name=None</em>, <em>path=None</em>, <em>ports=None</em>, <em>resource_type=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry" 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>Service entry describes the detail of a network service. Either a existing
service path or TCP/UDP/ICMP protocol/ports details could be specified.</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry.RESOURCE_TYPE_ICMPENTRY">
<code class="descname">RESOURCE_TYPE_ICMPENTRY</code><em class="property"> = 'ICMPEntry'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry.RESOURCE_TYPE_ICMPENTRY" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry.RESOURCE_TYPE_TCPENTRY">
<code class="descname">RESOURCE_TYPE_TCPENTRY</code><em class="property"> = 'TCPEntry'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry.RESOURCE_TYPE_TCPENTRY" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry.RESOURCE_TYPE_UDPENTRY">
<code class="descname">RESOURCE_TYPE_UDPENTRY</code><em class="property"> = 'UDPEntry'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry.RESOURCE_TYPE_UDPENTRY" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.MgmtVmInfo">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">MgmtVmInfo</code><span class="sig-paren">(</span><em>display_name=None</em>, <em>group_path=None</em>, <em>id=None</em>, <em>ip_attachment_pairs=None</em>, <em>ips=None</em>, <em>services=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.MgmtVmInfo" 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>Management VM access information</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.MgmtVmsListResult">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">MgmtVmsListResult</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>cursor=None</em>, <em>result_count=None</em>, <em>sort_ascending=None</em>, <em>sort_by=None</em>, <em>results=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.MgmtVmsListResult" 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>Management VM list query result</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.OwnerResourceLink">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">OwnerResourceLink</code><span class="sig-paren">(</span><em>action=None</em>, <em>href=None</em>, <em>rel=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.OwnerResourceLink" 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>The server will populate this field when returing the resource. Ignored on
PUT and POST.</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.PrefixInfo">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">PrefixInfo</code><span class="sig-paren">(</span><em>display_name=None</em>, <em>prefixes=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.PrefixInfo" 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>Service IP prefixes information</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.PrefixesListResult">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">PrefixesListResult</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>cursor=None</em>, <em>result_count=None</em>, <em>sort_ascending=None</em>, <em>sort_by=None</em>, <em>results=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.PrefixesListResult" 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>Service Prefix list query result</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.PublicIp">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">PublicIp</code><span class="sig-paren">(</span><em>display_name=None</em>, <em>id=None</em>, <em>ip=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.PublicIp" 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="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.PublicIpsListResult">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">PublicIpsListResult</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>cursor=None</em>, <em>result_count=None</em>, <em>sort_ascending=None</em>, <em>sort_by=None</em>, <em>results=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.PublicIpsListResult" 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>Public IP list</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.Resource">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">Resource</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.Resource" 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>Base class for resources</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.ResourceLink">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">ResourceLink</code><span class="sig-paren">(</span><em>action=None</em>, <em>href=None</em>, <em>rel=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.ResourceLink" 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>A link to a related resource</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.RevisionedResource">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">RevisionedResource</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>revision=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.RevisionedResource" 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>A base class for types that track revisions</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.SddcUserConfiguration">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">SddcUserConfiguration</code><span class="sig-paren">(</span><em>compute_gateway=None</em>, <em>dx_interface_label=None</em>, <em>linked_vpc_interface_label=None</em>, <em>management_gateway=None</em>, <em>mgmt_addresses=None</em>, <em>provider_name=None</em>, <em>public_interface_label=None</em>, <em>sddc_infra_addresses=None</em>, <em>vpn_dx_ips=None</em>, <em>vpn_internet_ips=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.SddcUserConfiguration" 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>SDDC configuration parameters for users. User-level addresses/CIDRs are
provided.</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.SelfResourceLink">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">SelfResourceLink</code><span class="sig-paren">(</span><em>action=None</em>, <em>href=None</em>, <em>rel=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink" 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>The server will populate this field when returing the resource. Ignored on
PUT and POST.</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.StubFactory">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">StubFactory</code><span class="sig-paren">(</span><em>stub_config</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_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>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.Tag">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">Tag</code><span class="sig-paren">(</span><em>scope=None</em>, <em>tag=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.Tag" 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>Arbitrary key-value pairs that may be attached to an entity</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.TaskProperties">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">TaskProperties</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>async_response_available=None</em>, <em>cancelable=None</em>, <em>description=None</em>, <em>end_time=None</em>, <em>id=None</em>, <em>message=None</em>, <em>progress=None</em>, <em>request_method=None</em>, <em>request_uri=None</em>, <em>start_time=None</em>, <em>status=None</em>, <em>user=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.TaskProperties" 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>Task properties</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_CANCELED">
<code class="descname">STATUS_CANCELED</code><em class="property"> = 'canceled'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_CANCELED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_CANCELING">
<code class="descname">STATUS_CANCELING</code><em class="property"> = 'canceling'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_CANCELING" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_ERROR">
<code class="descname">STATUS_ERROR</code><em class="property"> = 'error'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_ERROR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_KILLED">
<code class="descname">STATUS_KILLED</code><em class="property"> = 'killed'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_KILLED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_RUNNING">
<code class="descname">STATUS_RUNNING</code><em class="property"> = 'running'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_RUNNING" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_SUCCESS">
<code class="descname">STATUS_SUCCESS</code><em class="property"> = 'success'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_SUCCESS" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.VMCAccounts">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">VMCAccounts</code><span class="sig-paren">(</span><em>linked_vpc_account=None</em>, <em>shadow_account=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VMCAccounts" 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>Shadow account and linked VPC account</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.VifsListResult">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">VifsListResult</code><span class="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>cursor=None</em>, <em>result_count=None</em>, <em>sort_ascending=None</em>, <em>sort_by=None</em>, <em>results=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VifsListResult" 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>Direct Connect VIFs (Virtual Interface) list query result</p>
<div class="admonition tip">
<p class="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
</dd></dl>
<dl class="class">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface">
<em class="property">class </em><code class="descclassname">com.vmware.nsx_vmc_app.model_client.</code><code class="descname">VirtualInterface</code><span class="sig-paren">(</span><em>bgp_status=None</em>, <em>direct_connect_id=None</em>, <em>id=None</em>, <em>name=None</em>, <em>state=None</em><span class="sig-paren">)</span><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface" 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="first admonition-title">Tip</p>
<p class="last">The arguments are used to initialize data attributes with the same
names.</p>
</div>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.BGP_STATUS_DOWN">
<code class="descname">BGP_STATUS_DOWN</code><em class="property"> = 'DOWN'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.BGP_STATUS_DOWN" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.BGP_STATUS_UP">
<code class="descname">BGP_STATUS_UP</code><em class="property"> = 'UP'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.BGP_STATUS_UP" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ATTACHED">
<code class="descname">STATE_ATTACHED</code><em class="property"> = 'ATTACHED'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ATTACHED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ATTACHING">
<code class="descname">STATE_ATTACHING</code><em class="property"> = 'ATTACHING'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ATTACHING" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_AVAILABLE">
<code class="descname">STATE_AVAILABLE</code><em class="property"> = 'AVAILABLE'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_AVAILABLE" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_CONFIRMING">
<code class="descname">STATE_CONFIRMING</code><em class="property"> = 'CONFIRMING'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_CONFIRMING" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DELETED">
<code class="descname">STATE_DELETED</code><em class="property"> = 'DELETED'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DELETED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DELETING">
<code class="descname">STATE_DELETING</code><em class="property"> = 'DELETING'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DELETING" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DOWN">
<code class="descname">STATE_DOWN</code><em class="property"> = 'DOWN'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DOWN" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ERROR">
<code class="descname">STATE_ERROR</code><em class="property"> = 'ERROR'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ERROR" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_PENDING">
<code class="descname">STATE_PENDING</code><em class="property"> = 'PENDING'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_PENDING" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_REJECTED">
<code class="descname">STATE_REJECTED</code><em class="property"> = 'REJECTED'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_REJECTED" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
<dl class="attribute">
<dt id="com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_VERIFYING">
<code class="descname">STATE_VERIFYING</code><em class="property"> = 'VERIFYING'</em><a class="headerlink" href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_VERIFYING" title="Permalink to this definition"></a></dt>
<dd></dd></dl>
</dd></dl>
</div>
</div>
</div>
</div>
<footer>
<div class="rst-footer-buttons" role="navigation" aria-label="footer navigation">
<a href="com.vmware.html" class="btn btn-neutral" title="com.vmware package" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left"></span> Previous</a>
</div>
<hr/>
<div role="contentinfo">
<p>
&copy; Copyright 2018, 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">
var DOCUMENTATION_OPTIONS = {
URL_ROOT:'./',
VERSION:'2.2.0.0.0',
LANGUAGE:'en',
COLLAPSE_INDEX:false,
FILE_SUFFIX:'.html',
HAS_SOURCE: true,
SOURCELINK_SUFFIX: '.txt'
};
</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/js/theme.js"></script>
<script type="text/javascript">
jQuery(function () {
SphinxRtdTheme.Navigation.enableSticky();
});
</script>
</body>
</html>