Subversion Repositories configs

Rev

Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
4 - 1
<ConfigRoot>
2
  <httpPort>-1</httpPort>
3
  <httpsPort>443</httpsPort>
4
  <EndpointList>
5
    <_length>5</_length>
6
    <_type>vim.ProxyService.EndpointSpec[]</_type>
7
    <e id="0">
8
      <_type>vim.ProxyService.NamedPipeServiceSpec</_type>
9
      <accessMode>httpAndHttps</accessMode>
10
      <pipeName>/var/run/vmware/proxy-webserver</pipeName>
11
      <serverNamespace>/</serverNamespace>
12
    </e>
13
    <e id="1">
14
      <_type>vim.ProxyService.LocalServiceSpec</_type>
15
      <accessMode>httpsWithRedirect</accessMode>
16
      <port>8307</port>
17
      <serverNamespace>/sdk</serverNamespace>
18
    </e>
19
    <e id="2">
20
      <_type>vim.ProxyService.LocalServiceSpec</_type>
21
      <accessMode>httpsWithRedirect</accessMode>
22
      <port>8308</port>
23
      <serverNamespace>/ui</serverNamespace>
24
    </e>
25
    <e id="3">
26
      <_type>vim.ProxyService.NamedPipeServiceSpec</_type>
27
      <accessMode>httpsOnly</accessMode>
28
      <pipeName>/var/run/vmware/proxy-vpxa</pipeName>
29
      <serverNamespace>/vpxa</serverNamespace>
30
    </e>
31
    <e id="4">
32
      <_type>vim.ProxyService.NamedPipeServiceSpec</_type>
33
      <accessMode>httpsWithRedirect</accessMode>
34
      <pipeName>/var/run/vmware/proxy-mob</pipeName>
35
      <serverNamespace>/mob</serverNamespace>
36
    </e>
37
  </EndpointList>
38
</ConfigRoot>