<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re:How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ? in vSphere Client SDK Discussions</title>
    <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862950#M3845</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="font-size: 14px; font-weight: 400;"&gt;Dhayaanandh,&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;The getUserSession() return&amp;nbsp;object just contains the information about the currently active session. Setting some fields on it is not expected to modify the behavior in the general case.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;It is not really clear what you are trying to achieve. Where do you expect your change to be reflected?&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Please elaborate a bit on the use case and include a screenshot if that would help (obfuscating any legally sensitive info).&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Vladi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 17 Dec 2018 11:49:25 GMT</pubDate>
    <dc:creator>_vladi_</dc:creator>
    <dc:date>2018-12-17T11:49:25Z</dc:date>
    <item>
      <title>How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ?</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862946#M3841</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I am working in Vcenter plugin for Vrops. Can anyone please help me in identifying how the ServerInfo is being populated in&amp;nbsp; com.vmware.vise.usersession.UserSession?. &lt;/P&gt;&lt;P&gt;In many Cases i see this &lt;/P&gt;&lt;P&gt;&lt;SPAN class="s1"&gt;"userSessionService&lt;/SPAN&gt;.getUserSession().serversInfo[0].name" value is coming as FQDN(i.e hostname.domainname), but i recently saw one case where it is giving only the host name and not the domain part of it. Is it taking from DNS?.How can i check this value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dhayaanandh P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 10:17:49 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862946#M3841</guid>
      <dc:creator>Dhayaanandh</dc:creator>
      <dc:date>2018-12-14T10:17:49Z</dc:date>
    </item>
    <item>
      <title>Re:How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ?</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862947#M3842</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="font-weight: 400;"&gt;Dhayaanandh,&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;It could be the vCenter URL or the URL of the service endpoint which could be the same but generally there is no particular format expected.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;ServerInfo.name property is just a display value so it can vary, you shouldn't base any logic on it but for showing it&amp;nbsp;somewhere (e.g. vCenter selector). Normally, you need the ServerInfo.serviceUrl property.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Vladi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Dec 2018 22:31:08 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862947#M3842</guid>
      <dc:creator>_vladi_</dc:creator>
      <dc:date>2018-12-14T22:31:08Z</dc:date>
    </item>
    <item>
      <title>Re:How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ?</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862948#M3843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much Vladi for your answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;P&gt;Dhayaanandh P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 06:45:33 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862948#M3843</guid>
      <dc:creator>Dhayaanandh</dc:creator>
      <dc:date>2018-12-17T06:45:33Z</dc:date>
    </item>
    <item>
      <title>Re:How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ?</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862949#M3844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Just to understand, Is there any way that I could change/set the &lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;ServerInfo.name property manually. I cleared the cache and tried the changing the URL with adding the domain name, but it didn't reflect, the ServerInfo.name is still showing only the host name.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: proxima-nova, Arial, sans-serif;"&gt;Thanks&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 11:29:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862949#M3844</guid>
      <dc:creator>Dhayaanandh</dc:creator>
      <dc:date>2018-12-17T11:29:35Z</dc:date>
    </item>
    <item>
      <title>Re:How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ?</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862950#M3845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="font-size: 14px; font-weight: 400;"&gt;Dhayaanandh,&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;&lt;SPAN style="font-size: 14px;"&gt;The getUserSession() return&amp;nbsp;object just contains the information about the currently active session. Setting some fields on it is not expected to modify the behavior in the general case.&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;It is not really clear what you are trying to achieve. Where do you expect your change to be reflected?&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Please elaborate a bit on the use case and include a screenshot if that would help (obfuscating any legally sensitive info).&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Vladi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 11:49:25 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862950#M3845</guid>
      <dc:creator>_vladi_</dc:creator>
      <dc:date>2018-12-17T11:49:25Z</dc:date>
    </item>
    <item>
      <title>Re:How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ?</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862951#M3846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vladi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I was looking at how the server name in the user session is being set. Attached is the screen shot for your reference. In this case it is shown as FQDN , but in some case it is only host name.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Dhayaanandh P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 17 Dec 2018 12:13:41 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862951#M3846</guid>
      <dc:creator>Dhayaanandh</dc:creator>
      <dc:date>2018-12-17T12:13:41Z</dc:date>
    </item>
    <item>
      <title>Re:How the ServerInfo is being set in com.vmware.vise.usersession.UserSession ?</title>
      <link>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862952#M3847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&amp;nbsp;&lt;SPAN style="font-size: 14px; font-weight: 400;"&gt;Dhayaanandh,&lt;/SPAN&gt;&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;This is internal implementation. As I mentioned earlier this name might be set to any arbitrary string the core of vSphere Client UI requires.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Let's handle this over private messaging. Thanks.&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Cheers,&lt;/P&gt;&lt;SPAN&gt;&lt;/SPAN&gt;&lt;P&gt;Vladi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Dec 2018 10:11:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/vSphere-Client-SDK-Discussions/How-the-ServerInfo-is-being-set-in-com-vmware-vise-usersession/m-p/1862952#M3847</guid>
      <dc:creator>_vladi_</dc:creator>
      <dc:date>2018-12-18T10:11:35Z</dc:date>
    </item>
  </channel>
</rss>

