Class Server

    • Constructor Detail

      • Server

        public Server()
    • Method Detail

      • getId

        public String getId()
        Returns:
        the id
      • getName

        public String getName()
        Returns:
        the name
      • getLinks

        public List<Link> getLinks()
        Returns:
        the links
      • getImage

        public Image getImage()
        Returns:
        the image
      • setImage

        public void setImage​(Image image)
        Parameters:
        image - the image to set
      • getFlavor

        public Flavor getFlavor()
        Returns:
        the flavor
      • setFlavor

        public void setFlavor​(Flavor flavor)
        Parameters:
        flavor - the flavor to set
      • getAccessIPv4

        public String getAccessIPv4()
        Returns:
        the accessIPv4
      • getAccessIPv6

        public String getAccessIPv6()
        Returns:
        the accessIPv6
      • getConfigDrive

        public String getConfigDrive()
        Returns:
        the configDrive
      • getStatus

        public String getStatus()
        Returns:
        the status
      • getProgress

        public Integer getProgress()
        Returns:
        the progress
      • getFault

        public Server.Fault getFault()
        Returns:
        the fault
      • getTenantId

        public String getTenantId()
        Returns:
        the tenantId
      • getUserId

        public String getUserId()
        Returns:
        the userId
      • getKeyName

        public String getKeyName()
        Returns:
        the keyName
      • getHostId

        public String getHostId()
        Returns:
        the hostId
      • getUpdated

        public String getUpdated()
        Returns:
        the updated
      • getCreated

        public String getCreated()
        Returns:
        the created
      • getMetadata

        public Map<String,​String> getMetadata()
        Returns:
        the metadata
      • getSecurityGroups

        public List<SecurityGroup> getSecurityGroups()
        Returns:
        the securityGroups
      • getTaskState

        public String getTaskState()
        Returns:
        the taskState
      • getPowerState

        public String getPowerState()
        Returns:
        the powerState
      • getVmState

        public String getVmState()
        Returns:
        the vmState
      • getHost

        public String getHost()
        Returns:
        the host
      • getInstanceName

        public String getInstanceName()
        Returns:
        the instanceName
      • getHypervisorHostname

        public String getHypervisorHostname()
        Returns:
        the hypervisorHostname
      • getDiskConfig

        public String getDiskConfig()
        Returns:
        the diskConfig
      • getAvailabilityZone

        public String getAvailabilityZone()
        Returns:
        the availabilityZone
      • getLaunchedAt

        public String getLaunchedAt()
        Returns:
        the launchedAt
      • getTerminatedAt

        public String getTerminatedAt()
        Returns:
        the terminatedAt
      • getOsExtendedVolumesAttached

        public List<String> getOsExtendedVolumesAttached()
        Returns:
        the osExtendedVolumesAttached
      • getUuid

        public String getUuid()
        Returns:
        the uuid
      • getAdminPass

        public String getAdminPass()
        Returns:
        the adminPass