The following table displays all the parameters you can use with the commands. To add a parameter to your command, use the following syntax: (A example is provided at the end of the table.)
qoperation execute -af template XML File -parameter name value| Element | Description | Parent Element | 
|---|---|---|
| copyName | Name of the storage policy copy to be created | App_CreateStoragePolicyReq | 
| storagePolicyName | Name of the storage policy to be created | App_CreateStoragePolicyReq | 
| description | Description of the storage policy | App_CreateStoragePolicyReq | 
| numberOfStreams | The number of streams available to perform backup or restore operations for all the subclients which use the storage policy | App_CreateStoragePolicyReq | 
| storagePolicyName | Name of the storage policy which you want to use for all incremental backups | incrementalStoragePolicy | 
| storagePolicyName | Name of the global deduplication policy | useGlobalPolicy | 
| hardWareCompression | To enable hardware compression, set the value to 1. By default, it is disabled. | storagePolicyCopyInfo | 
| enableGlobalDeduplication | To create a global deduplication policy | StoragePolicyFlags | 
| enableSnapshot | Option to create a storage policy with primary snap copy. If you want to perform the SnapVault or SnapMirror operations using NetApp files, you must create a storage policy with primary snap copy. Valid values are: 1 (enable) and 0 (disable). | StoragePolicyFlags | 
| storage/mediaAgent/mediaAgentName | Name of the MediaAgent that is associated with the library | mediaAgent | 
| storage/path | Location of the storage path. | |
| drivePoolName | Drive pool name of a tape library for storage policy | drivePool | 
| spareMediaGroupName | Scratch pool name of a tape library for storage policy | spareMediaGroup | 
| retainArchiverDataForDays | Number of days to retain the Archiver data of the primary copy For infinite retention specify -1. | retentionRules | 
| retainBackupDataForCycles | Number of backup cycles to retain the data of the primary copy For infinite retention specify -1. | retentionRules | 
| retainBackupDataForDays | Number of backup days to retain the data of the primary copy For infinite retention specify -1. | retentionRules | 
| jobs | Number of jobs that needs to be retained for for Snap Vault or Snap Mirror copies | retentionRules | 
| jobBasedRetention | Job based retention criteria for Snap Vault or Snap Mirror copies | retentionFlags | 
| enableDeduplication | To enable the deduplication on a storage policy Valid values are: 1 (enable) and 0 (disable). | dedupeFlags | 
| enableClientSideDedup | To enable Source-Side deduplication on a storage policy Valid values are: 1 (enable) and 0 (disable). | dedupeFlags | 
| enableDASHFull | To enable DASH Full (Accelerated Synthetic Full backups) for a storage policy Valid values are: 1 (enable) and 0 (disable). | dedupeFlags | 
| pauseAndRecoverCurrentDDB | To recover the deduplication database (DDB) when the current DDB is unavailable | dedupeFlags | 
| automaticallyPauseAdnRecoverDDB | To recover DDB automatically using DDB backup Valid values are: 1 (enable) and 0 (disable). | dedupeFlags | 
| useGlobalDedupStore | Disable the use global deduplication database for a storage policy Valid value: 0 | dedupeFlags | 
| hostGlobalDedupStore | Enable to host the global deduplication database | dedupeFlags | 
| maInfoList/mediaAgent/mediaAgentName | Name of the MediaAgent where deduplication database is located | mediaAgent/maInfoList | 
| path | Deduplication Database Location on a MediaAgent | accessPath/subStoreList | 
| name | Name of the OnCommand Unified Manager Server If you want to perform the SnapVault or SnapMirror operations using NetApp files, you must create a storage policy associated with a OnCommand Unified Manager. | dfmServer | 
| autoDetectMountPath | To use auto mount path detection feature while creating a library for disk network pool storage Valid values: 1 (enable) and 0 (disable). Note: This option must be used when creating a library during disk storage pool creation. See, libraryName element for more information on creating a library. |