Interface Instance

    • Method Detail

      • getName

        String getName()
        Returns:
        the name of the instance
      • getCreatedAt

        Date getCreatedAt()
        Returns:
        the created date of the instance
      • getUpdatedAt

        Date getUpdatedAt()
        Returns:
        the updated date of the instance
      • getInstanceId

        String getInstanceId()
        Returns:
        the NOVA instance identifier
      • getManagementIp

        String getManagementIp()
        Returns:
        the management IP of the instance
      • getVolumes

        List<String> getVolumes()
        TODO: how volumes are presented?
        Returns:
        the volumes of the instance
      • getInternalIp

        String getInternalIp()
        Returns:
        the internal IP of the instance
      • getId

        String getId()
        Returns:
        the Sahara instance identifier