]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/blob
7de60b56e6834cfec934afb8423050f44e486bbc
[ceph-ci.git] /
1   <legend i18n>
2     Multisite Sync Policy
3     <cd-help-text>
4       Multisite bucket-granularity sync policy provides fine grained control of data movement between buckets in different zones.
5     </cd-help-text>
6   </legend>
7   <cd-table #table
8             [data]="syncPolicyData"
9             [columns]="columns"
10             columnMode="flex"
11             selectionType="single"
12             [searchableObjects]="true"
13             [hasDetails]="false"
14             [serverSide]="false"
15             [count]="0"
16             [maxLimit]="25"
17             [toolHeader]="true">
18   </cd-table>