<spanid="com-vmware-nsx-vmc-app-package"></span><h1>com.vmware.nsx_vmc_app package<aclass="headerlink"href="#module-com.vmware.nsx_vmc_app"title="Permalink to this headline">¶</a></h1>
<spanid="com-vmware-nsx-vmc-app-infra-client-module"></span><h2>com.vmware.nsx_vmc_app.infra_client module<aclass="headerlink"href="#module-com.vmware.nsx_vmc_app.infra_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.infra_client.</code><codeclass="descname">Accounts</code><spanclass="sig-paren">(</span><em>config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.Accounts"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</td>
<codeclass="descname">get</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.Accounts.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Retrieve the shadow account and linked VPC account information from VMC
provider. This API is a live query to VMC provider.</p>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.infra_client.</code><codeclass="descname">LinkedVpcs</code><spanclass="sig-paren">(</span><em>config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.LinkedVpcs"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</td>
<codeclass="descname">get</code><spanclass="sig-paren">(</span><em>linked_vpc_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.LinkedVpcs.get"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">list</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.LinkedVpcs.list"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.infra_client.</code><codeclass="descname">MgmtVms</code><spanclass="sig-paren">(</span><em>config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.MgmtVms"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</td>
<codeclass="descname">get</code><spanclass="sig-paren">(</span><em>vm_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.MgmtVms.get"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">list</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.MgmtVms.list"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.infra_client.</code><codeclass="descname">PublicIps</code><spanclass="sig-paren">(</span><em>config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.PublicIps"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</td>
<codeclass="descname">delete</code><spanclass="sig-paren">(</span><em>public_ip_id</em>, <em>force=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.PublicIps.delete"title="Permalink to this definition">¶</a></dt>
<dd><p>Delete a public IP. The IP will be released in VMC provider.</p>
<li><strong>force</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Force delete the resource even if it is being used somewhere
<codeclass="descname">get</code><spanclass="sig-paren">(</span><em>public_ip_id</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.PublicIps.get"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">list</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.PublicIps.list"title="Permalink to this definition">¶</a></dt>
<dd><p>List all public IPs obtained in the SDDC.</p>
<codeclass="descname">update</code><spanclass="sig-paren">(</span><em>public_ip_id</em>, <em>public_ip</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.PublicIps.update"title="Permalink to this definition">¶</a></dt>
<dd><p>This API is used to create or update a public IP. In creating, the API
allocates a new public IP from VMC provider. In updating, only the
display name can be modified, the IP is read-only.</p>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.infra_client.</code><codeclass="descname">SddcUserConfig</code><spanclass="sig-paren">(</span><em>config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.SddcUserConfig"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>config</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.bindings.stub.StubConfiguration</span></code>) – Configuration to be used for creating the stub.</td>
<codeclass="descname">get</code><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.SddcUserConfig.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Get the user-level SDDC configuration parameters</p>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.infra_client.</code><codeclass="descname">StubFactory</code><spanclass="sig-paren">(</span><em>stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.infra_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<spanid="com-vmware-nsx-vmc-app-model-client-module"></span><h2>com.vmware.nsx_vmc_app.model_client module<aclass="headerlink"href="#module-com.vmware.nsx_vmc_app.model_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">AdvertisedRoute</code><spanclass="sig-paren">(</span><em>advertisement_state=None</em>, <em>ipv4_cidr=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.AdvertisedRoute"title="Permalink to this definition">¶</a></dt>
<li><strong>ipv4_cidr</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – The route that is advertised to on-premise datacenter via Direct
<codeclass="descname">ADVERTISEMENT_STATE_FAILED</code><emclass="property"> = 'FAILED'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.AdvertisedRoute.ADVERTISEMENT_STATE_FAILED"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">ADVERTISEMENT_STATE_SUCCESS</code><emclass="property"> = 'SUCCESS'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.AdvertisedRoute.ADVERTISEMENT_STATE_SUCCESS"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">ApiError</code><spanclass="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><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.ApiError"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>details</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Further details about the error</li>
<li><strong>error_code</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – A numeric error code format: int64</li>
<li><strong>error_data</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.struct.VapiStruct</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Additional data about the error</li>
<li><strong>error_message</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – A description of the error</li>
<li><strong>module_name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The module name where the error occurred</li>
<li><strong>related_errors</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.RelatedApiError"title="com.vmware.nsx_vmc_app.model_client.RelatedApiError"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">RelatedApiError</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Other errors related to this error</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">BGPAdvertisedRoutes</code><spanclass="sig-paren">(</span><em>advertised_routes=None</em>, <em>failed_advertised_routes=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.BGPAdvertisedRoutes"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>advertised_routes</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.AdvertisedRoute"title="com.vmware.nsx_vmc_app.model_client.AdvertisedRoute"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">AdvertisedRoute</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Routes advertised to on-premise datacenter via Direct Connect</li>
<li><strong>failed_advertised_routes</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Number of routes failed to advertise format: int32</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">BGPLearnedRoutes</code><spanclass="sig-paren">(</span><em>ipv4_cidr=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.BGPLearnedRoutes"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>ipv4_cidr</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The route that is learned from BGP via Direct Connect format:
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>result_count</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of results found (across all pages), set only on first page
format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_ascending</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – If true, results are sorted in ascending order
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>results</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus"title="com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ConnectedServiceStatus</span></code></a>) – Connected service status list</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">ConnectedServiceStatus</code><spanclass="sig-paren">(</span><em>enabled=None</em>, <em>name=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.ConnectedServiceStatus"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>enabled</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – status of service
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – service name
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">DirectConnectBgpInfo</code><spanclass="sig-paren">(</span><em>local_as_num=None</em>, <em>mtu=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.DirectConnectBgpInfo"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>local_as_num</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – The ASN paired with the VGW attached to the VPC. AWS allowed
private BGP ASN range - [64512, 65534] and [4200000000, 4294967294]</li>
<li><strong>mtu</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum transmission unit allowed by the VIF format: int32
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>last_sync_time</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Timestamp of last modification format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>description</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Description of this resource</li>
<li><strong>display_name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Defaults to ID if not set</li>
<li><strong>resource_type</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The type of this resource.</li>
<li><strong>tags</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.Tag"title="com.vmware.nsx_vmc_app.model_client.Tag"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Tag</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque identifiers meaningful to the API user</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>revision</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The _revision property describes the current revision of the
resource. To prevent clients from overwriting each other’s changes,
PUT operations must include the current _revision of the resource,
which clients should obtain by issuing a GET operation. If the
_revision provided in a PUT request is missing or stale, the
operation will be rejected. format: int32</li>
<li><strong>owner</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.OwnerResourceLink"title="com.vmware.nsx_vmc_app.model_client.OwnerResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">OwnerResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Owner of this resource</li>
<li><strong>description</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Description of this resource</li>
<li><strong>display_name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Defaults to ID if not set</li>
<li><strong>id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Identifier of the resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>resource_type</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The type of this resource.</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>rx_bytes</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of bytes received on this port format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>rx_errors</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of receive errors occurring on this port format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>rx_packets</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of packets received on this port format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>tx_bytes</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of bytes transmitted on this port format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>tx_errors</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of transmit errors occurring on this port format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>tx_packets</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of packets transmitted on this port format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">IpAttachmentPair</code><spanclass="sig-paren">(</span><em>attachment_id=None</em>, <em>ip=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.IpAttachmentPair"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>attachment_id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – Attachment id which maps to management VM IP</li>
<li><strong>ip</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – Management VM IP Address format: ipv4</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">LinkedSubnetInfo</code><spanclass="sig-paren">(</span><em>availability_zone=None</em>, <em>cidr=None</em>, <em>id=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.LinkedSubnetInfo"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>active_eni</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Active network interface used for linked vpc traffic</li>
<li><strong>arn_role</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – ARN role for linked VPC operations</li>
<li><strong>linked_vpc_nat_ips</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – The IPs of linked VPC NAT rule for service access. format: ipv4</li>
<li><strong>linked_vpc_subnets</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.LinkedSubnetInfo"title="com.vmware.nsx_vmc_app.model_client.LinkedSubnetInfo"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">LinkedSubnetInfo</span></code></a>) – Infromation related to the subnets where linked ENIs were created.</li>
<li><strong>route_table_ids</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – The identifiers of route tables to be dynamically updated with SDDC
networks</li>
<li><strong>service_arn_role</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – service ARN role</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>result_count</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of results found (across all pages), set only on first page
format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_ascending</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – If true, results are sorted in ascending order
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>result_count</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of results found (across all pages), set only on first page
format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_ascending</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – If true, results are sorted in ascending order
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>revision</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The _revision property describes the current revision of the
resource. To prevent clients from overwriting each other’s changes,
PUT operations must include the current _revision of the resource,
which clients should obtain by issuing a GET operation. If the
_revision provided in a PUT request is missing or stale, the
operation will be rejected. format: int32</li>
<li><strong>create_time</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Timestamp of resource creation format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>create_user</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – ID of the user who created this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>last_modified_time</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Timestamp of last modification format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>last_modified_user</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – ID of the user who last modified this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>protection</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Protection status is one of the following: PROTECTED - the client
who retrieved the entity is not allowed to modify it. NOT_PROTECTED
- the client who retrieved the entity is allowed to modify it
REQUIRE_OVERRIDE - the client who retrieved the entity is a super
user and can modify it, but only when providing the request header
X-Allow-Overwrite=true. UNKNOWN - the _protection field could not
be determined for this entity.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>system_owned</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Indicates system owned resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>description</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Description of this resource</li>
<li><strong>display_name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Defaults to ID if not set</li>
<li><strong>id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Unique identifier of this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>resource_type</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The type of this resource.</li>
<li><strong>tags</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.Tag"title="com.vmware.nsx_vmc_app.model_client.Tag"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Tag</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque identifiers meaningful to the API user</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">MgmtServiceEntry</code><spanclass="sig-paren">(</span><em>display_name=None</em>, <em>path=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>display_name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Display name for this service</li>
<li><strong>path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Service path should refer to a valid service in the system. Service
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">MgmtVmInfo</code><spanclass="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><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.MgmtVmInfo"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>display_name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Management VM name</li>
<li><strong>group_path</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – For each management VM, a dedicated policy group will be created.
This property will reflect its group path.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Management VM identifier
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>ip_attachment_pairs</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.IpAttachmentPair"title="com.vmware.nsx_vmc_app.model_client.IpAttachmentPair"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">IpAttachmentPair</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – IP address and attachment id pairs for tagging managment VM</li>
<li><strong>ips</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Local IPs of a management VM format: address-or-block-or-range</li>
<li><strong>services</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry"title="com.vmware.nsx_vmc_app.model_client.MgmtServiceEntry"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">MgmtServiceEntry</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Details services path and display name.</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>result_count</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of results found (across all pages), set only on first page
format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_ascending</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – If true, results are sorted in ascending order
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">OwnerResourceLink</code><spanclass="sig-paren">(</span><em>action=None</em>, <em>href=None</em>, <em>rel=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.OwnerResourceLink"title="Permalink to this definition">¶</a></dt>
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>href</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>rel</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Custom relation type (follows RFC 5988 where appropriate
definitions exist)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">PrefixInfo</code><spanclass="sig-paren">(</span><em>display_name=None</em>, <em>prefixes=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.PrefixInfo"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>result_count</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of results found (across all pages), set only on first page
format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_ascending</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – If true, results are sorted in ascending order
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>results</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.PrefixInfo"title="com.vmware.nsx_vmc_app.model_client.PrefixInfo"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">PrefixInfo</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Service Prefixes list</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">PublicIp</code><spanclass="sig-paren">(</span><em>display_name=None</em>, <em>id=None</em>, <em>ip=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.PublicIp"title="Permalink to this definition">¶</a></dt>
<li><strong>id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Public IP identifier
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>result_count</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of results found (across all pages), set only on first page
format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_ascending</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – If true, results are sorted in ascending order
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>results</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.PublicIp"title="com.vmware.nsx_vmc_app.model_client.PublicIp"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">PublicIp</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Public IP list</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">RelatedApiError</code><spanclass="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><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.RelatedApiError"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>details</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Further details about the error</li>
<li><strong>error_code</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – A numeric error code format: int64</li>
<li><strong>error_data</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">vmware.vapi.struct.VapiStruct</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Additional data about the error</li>
<li><strong>error_message</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – A description of the error</li>
<li><strong>module_name</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The module name where the error occurred</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">Resource</code><spanclass="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.Resource"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">ResourceLink</code><spanclass="sig-paren">(</span><em>action=None</em>, <em>href=None</em>, <em>rel=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="Permalink to this definition">¶</a></dt>
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>href</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>rel</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Custom relation type (follows RFC 5988 where appropriate
definitions exist)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">RevisionedResource</code><spanclass="sig-paren">(</span><em>links=None</em>, <em>schema=None</em>, <em>self_=None</em>, <em>revision=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.RevisionedResource"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>revision</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The _revision property describes the current revision of the
resource. To prevent clients from overwriting each other’s changes,
PUT operations must include the current _revision of the resource,
which clients should obtain by issuing a GET operation. If the
_revision provided in a PUT request is missing or stale, the
<li><strong>sddc_infra_subnet</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – SDDC Infra CIDRs format: ipv4-cidr-block</li>
<li><strong>vpn_dx_ips</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Local IPs for VPN tunnel over Direct Connect format: ipv4</li>
<li><strong>vpn_internet_ips</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Public IPs for VPN tunnel over internet format: ipv4</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">SelfResourceLink</code><spanclass="sig-paren">(</span><em>action=None</em>, <em>href=None</em>, <em>rel=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="Permalink to this definition">¶</a></dt>
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>href</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>rel</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Custom relation type (follows RFC 5988 where appropriate
definitions exist)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">StubFactory</code><spanclass="sig-paren">(</span><em>stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">Tag</code><spanclass="sig-paren">(</span><em>scope=None</em>, <em>tag=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.Tag"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>scope</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Tag searches may optionally be restricted by scope</li>
<li><strong>tag</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Identifier meaningful to user</li>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>async_response_available</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – True if response for asynchronous request is available
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>cancelable</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – True if this task can be canceled
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>description</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Description of the task
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>end_time</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The end time of the task in epoch milliseconds format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Identifier for this task
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>message</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – A message describing the disposition of the task
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>progress</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Task progress if known, from 0 to 100 format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>request_uri</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – URI of the method invocation that spawned this task
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>start_time</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The start time of the task in epoch milliseconds format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<div>Current status of the task</div></blockquote>
<p>This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</p>
</li>
<li><strong>user</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Name of the user who created this task
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<codeclass="descname">STATUS_CANCELED</code><emclass="property"> = 'canceled'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_CANCELED"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATUS_CANCELING</code><emclass="property"> = 'canceling'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_CANCELING"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATUS_ERROR</code><emclass="property"> = 'error'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_ERROR"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATUS_KILLED</code><emclass="property"> = 'killed'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_KILLED"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATUS_RUNNING</code><emclass="property"> = 'running'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_RUNNING"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATUS_SUCCESS</code><emclass="property"> = 'success'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.TaskProperties.STATUS_SUCCESS"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">com.vmware.nsx_vmc_app.model_client.</code><codeclass="descname">VMCAccounts</code><spanclass="sig-paren">(</span><em>linked_vpc_account=None</em>, <em>shadow_account=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VMCAccounts"title="Permalink to this definition">¶</a></dt>
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><ulclass="first last simple">
<li><strong>links</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">list</span></code> of <aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.ResourceLink"title="com.vmware.nsx_vmc_app.model_client.ResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">ResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – The server will populate this field when returing the resource.
Ignored on PUT and POST.
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>schema</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Schema for this resource
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>self</strong> (<aclass="reference internal"href="#com.vmware.nsx_vmc_app.model_client.SelfResourceLink"title="com.vmware.nsx_vmc_app.model_client.SelfResourceLink"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">SelfResourceLink</span></code></a> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Link to this resource</li>
<li><strong>cursor</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Opaque cursor to be used for getting next page of records (supplied
by current result page)
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>result_count</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Count of results found (across all pages), set only on first page
format: int64
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_ascending</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">bool</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – If true, results are sorted in ascending order
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>sort_by</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Field by which records are sorted
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>direct_connect_id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – Identifier for the Direct Connect</li>
<li><strong>id</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – Identifier for the virtual interface</li>
<li><strong>local_ip</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – amazon side address format: ipv4
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>mtu</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">long</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Maximum transmission unit allowed by the VIF format: int32
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<li><strong>remote_asn</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code> or <codeclass="docutils literal notranslate"><spanclass="pre">None</span></code>) – Remote autonomous system number of vif
This attribute may be present in responses from the server, but if
it is present in a request to server it will be ignored.</li>
<codeclass="descname">BGP_STATUS_DOWN</code><emclass="property"> = 'DOWN'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.BGP_STATUS_DOWN"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">BGP_STATUS_UP</code><emclass="property"> = 'UP'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.BGP_STATUS_UP"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_ATTACHED</code><emclass="property"> = 'ATTACHED'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ATTACHED"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_ATTACHING</code><emclass="property"> = 'ATTACHING'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ATTACHING"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_AVAILABLE</code><emclass="property"> = 'AVAILABLE'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_AVAILABLE"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_CONFIRMING</code><emclass="property"> = 'CONFIRMING'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_CONFIRMING"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_DELETED</code><emclass="property"> = 'DELETED'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DELETED"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_DELETING</code><emclass="property"> = 'DELETING'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DELETING"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_DOWN</code><emclass="property"> = 'DOWN'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_DOWN"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_ERROR</code><emclass="property"> = 'ERROR'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_ERROR"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_PENDING</code><emclass="property"> = 'PENDING'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_PENDING"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_REJECTED</code><emclass="property"> = 'REJECTED'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_REJECTED"title="Permalink to this definition">¶</a></dt>
<codeclass="descname">STATE_VERIFYING</code><emclass="property"> = 'VERIFYING'</em><aclass="headerlink"href="#com.vmware.nsx_vmc_app.model_client.VirtualInterface.STATE_VERIFYING"title="Permalink to this definition">¶</a></dt>
Built with <ahref="http://sphinx-doc.org/">Sphinx</a> using a <ahref="https://github.com/rtfd/sphinx_rtd_theme">theme</a> provided by <ahref="https://readthedocs.org">Read the Docs</a>.