<spanid="com-vmware-vcenter-deployment-install-initial-config-package"></span><h1>com.vmware.vcenter.deployment.install.initial_config package<aclass="headerlink"href="#module-com.vmware.vcenter.deployment.install.initial_config"title="Permalink to this headline">¶</a></h1>
<divclass="section"id="submodules">
<h2>Submodules<aclass="headerlink"href="#submodules"title="Permalink to this headline">¶</a></h2>
<spanid="com-vmware-vcenter-deployment-install-initial-config-remote-psc-client-module"></span><h2>com.vmware.vcenter.deployment.install.initial_config.remote_psc_client module<aclass="headerlink"href="#module-com.vmware.vcenter.deployment.install.initial_config.remote_psc_client"title="Permalink to this headline">¶</a></h2>
<emclass="property">class </em><codeclass="descclassname">com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.</code><codeclass="descname">StubFactory</code><spanclass="sig-paren">(</span><em>stub_config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.StubFactory"title="Permalink to this definition">¶</a></dt>
<emclass="property">class </em><codeclass="descclassname">com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.</code><codeclass="descname">Thumbprint</code><spanclass="sig-paren">(</span><em>config</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.Thumbprint"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>
<emclass="property">class </em><codeclass="descname">RemoteSpec</code><spanclass="sig-paren">(</span><em>address=None</em>, <em>https_port=None</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.Thumbprint.RemoteSpec"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>address</strong> (<codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">str</span></code>) – The IP address or DNS resolvable name of the remote PSC. This
attribute was added in vSphere API 6.7.</li>
<li><strong>https_port</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 HTTPS port of the remote PSC. This attribute was added in
<codeclass="descname">get</code><spanclass="sig-paren">(</span><em>spec</em><spanclass="sig-paren">)</span><aclass="headerlink"href="#com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.Thumbprint.get"title="Permalink to this definition">¶</a></dt>
<dd><p>Gets the SHA1 thumbprint of the remote PSC. This method was added in
<trclass="field-odd field"><thclass="field-name">Parameters:</th><tdclass="field-body"><strong>spec</strong> (<aclass="reference internal"href="#com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.Thumbprint.RemoteSpec"title="com.vmware.vcenter.deployment.install.initial_config.remote_psc_client.Thumbprint.RemoteSpec"><codeclass="xref py py-class docutils literal notranslate"><spanclass="pre">Thumbprint.RemoteSpec</span></code></a>) – Information used to connect to the remote PSC.</td>
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>.