Interface VolumeAttachment

    • Method Detail

      • getDevice

        String getDevice()
        the device name in the server,like /dev/vdd
        Returns:
        device name
      • getHostname

        String getHostname()
        return the host where volume is on
        Returns:
        hostname
      • getId

        String getId()
        Gets the id of this volume attachment
        Returns:
        the id
      • getServerId

        String getServerId()
        the server's id in this volume attachment
        Returns:
        the id of a server
      • getVolumeId

        String getVolumeId()
        the volume's id in this volume attachment
        Returns:
        the id of a volume
      • getAttachmentId

        String getAttachmentId()
        the attachment id for this volume
        Returns:
        the id of a attachment