Class Info


  • @Sample(name="info",
            description="Prints information about the vSphere WS API end-point you are currently connected to. This sample can be used with an ESX, ESXi, or vCenter vSphere WS API end-point. Note: ESX and ESXi hosts are reported as HostAgent connections.")
    public class Info
    extends ConnectedVimServiceBase
    Demonstrates how to use the AboutInfo object to find out more about the vSphere WS API end-point you are currently connected to.

    • Constructor Detail

      • Info

        public Info()
    • Method Detail

      • main

        @Action
        public void main()