Class SimpleClient


  • @Sample(name="simple-client",
            description="This sample lists the inventory contents (managed entities)")
    public class SimpleClient
    extends ConnectedVimServiceBase
     SimpleClient
    
     This sample lists the inventory contents (managed entities)
    
     Parameters:
     url          [required] : url of the web service
     username     [required] : username for the authentication
     password     [required] : password for the authentication
    
     Command Line:
     run.bat com.vmware.general.SimpleClient
     --url [webserviceurl] --username [username] --password [password]
     
    • Constructor Detail

      • SimpleClient

        public SimpleClient()
    • Method Detail

      • main

        @Action
        public void main()
                  throws com.vmware.vim25.RuntimeFaultFaultMsg,
                         com.vmware.vim25.InvalidPropertyFaultMsg
        Throws:
        com.vmware.vim25.RuntimeFaultFaultMsg
        com.vmware.vim25.InvalidPropertyFaultMsg