GetDedupProp

Description

  • QScript to get client and subclient deduplication setting
  • qoperation execscript -sn GetDedupProp -si clientName (__AllClients__ for all clients)

    Usage

    To get the properties for all the subclients for a given commcell

    qoperation execscript -sn GetDedupProp -si "__AllClients__"

    To get the properties for all the subclients for a given commcell and given app type

    qoperation execscript -sn GetDedupProp -si "__AllClients__" -si AppTypeName

    To get the properties for all the subclients for a given client

    qoperation execscript -sn GetDedupProp -si clientName

    To get the properties for all the subclients for a given client and given app type

    qoperation execscript -sn GetDedupProp -si clientName -si AppTypeName

    Details

    • Scope: All
    • Platform: CommServe (Database: CommServ)
    • Release: 11.0.0

    Disclaimer of Warranties

    CommVault provides software tools and utilities on an "as is" basis, as a courtesy and convenience to its users, and they may be changed from time to time without notice. These tools and utilities are provided without express, implied, or statutory warranties of any kind. You assume full risk and responsibility for the selection, possession, performance and proper installation and use of the software tools and utilities, and for verifying the results obtained there from. Your use of CommVault software tools and utilities indicates your unconditional acceptance of the above disclaimer.

    Loading...