Interface ShareManage

    • Method Detail

      • getProtocol

        Share.Protocol getProtocol()
        Returns:
        the Shared File Systems protocol of the share to manage
      • getName

        String getName()
        Returns:
        the share name
      • getShareType

        String getShareType()
        Returns:
        the share type name
      • getDriverOptions

        Map<String,​String> getDriverOptions()
        Returns:
        a set of one or more key and value pairs, as a dictionary of strings, that describe driver options
      • getExportPath

        String getExportPath()
        Returns:
        the share export path in the format appropriate for the protocol
      • getServiceHost

        String getServiceHost()
        Returns:
        the manage-share service host in this format: host@backend#POOL
      • getDescription

        String getDescription()
        Returns:
        the share description