Class vSphereCloudSlaveComputer

All Implemented Interfaces:
ExtensionPoint, DescriptorByNameOwner, ExecutorListener, ModelObject, SearchableModelObject, SearchItem, AccessControlled, ModelObjectWithContextMenu, HasWidgets, org.kohsuke.stapler.StaplerProxy

public class vSphereCloudSlaveComputer extends AbstractCloudComputer
  • Constructor Details

  • Method Details

    • isConnecting

      public boolean isConnecting()
      Overrides:
      isConnecting in class SlaveComputer
    • getCloudDescription

      public String getCloudDescription()
    • getVmName

      public String getVmName()
    • getVmFolder

      public String getVmFolder()
    • getVmMemoryMB

      public int getVmMemoryMB()
    • getVmNumCPU

      public int getVmNumCPU()
    • getVmAnnotation

      public String getVmAnnotation()
    • getVmGuestName

      public String getVmGuestName()
    • getVmGuestToolsStatus

      public String getVmGuestToolsStatus()
    • getVmUptimeSeconds

      public int getVmUptimeSeconds()
    • getVmInformationError

      public String getVmInformationError()