Description
Cloud policy for a replication primary container.
Syntax
container --cloud_policy [--age_of_file <1 hours to 70 years (in hours)>] [--incl_file_ext <file extension list>] [--excl_file_ext <file extension list>] [--incl_file_regex <file regex pattern>] [--excl_file_regex <file regex pattern>] [--incl_dir <include directory list>] [--excl_dir <exclude directory list>] [--stub_excl_dir <exclude directory list>] [--stub_excl_file_regex <file regex pattern>] [--stub_excl_file_ext <file extension list>] [--on_prem_reten_age <1 hours to 70 years (in hours)>] [--reset <incl_file_ext|incl_file_regex|excl_file_ext|excl_file_regex|incl_dir|excl_dir|stub_excl_dir|stub_excl_file_ext|stub_excl_file_regex>] --name <name>
Where:
--stub_excl_dir Comma separated list of directories in which files under those directories that should be excluded from stubbing. (Ex: /excl_dir1/,.excl_dir2)) --stub_excl_file_regex | separated list of regular expressions skips the files to be stubbed.(Ex: .jpg|.gz) --stub_excl_file_ext Comma separated list of file extensions of files to be excluded from stubbing.(Ex: .jpg,.gz) --reset reset incl_file_ext, excl_file_ext, incl_dir excl_dir. stub_excl_dir, stub_excl_file_ext or stub_excl_file