Interface BackendStoragePool

    • Method Detail

      • getBackend

        String getBackend()
        Returns:
        the name of the back end
      • getHost

        String getHost()
        Returns:
        the host name for the back end
      • getPool

        String getPool()
        Returns:
        the pool name for the back end
      • getName

        String getName()
        Returns:
        the name of the back end in this format: host@backend#POOL