@if(isTierMatch( TIER_TYPE_DISPLAY.CLOUD_TIER, TIER_TYPE_DISPLAY.GLACIER)){ } @if(isTierMatch( TIER_TYPE_DISPLAY.CLOUD_TIER, TIER_TYPE_DISPLAY.GLACIER)){ } @if(isTierMatch(TIER_TYPE_DISPLAY.CLOUD_TIER, TIER_TYPE_DISPLAY.GLACIER) && (selection?.allow_read_through)) { } @if(isTierMatch( TIER_TYPE_DISPLAY.GLACIER)){ } @if(isTierMatch( TIER_TYPE_DISPLAY.CLOUD_TIER, TIER_TYPE_DISPLAY.GLACIER)){ } @if(selection?.acl_mappings?.length > 0) { } @if (isTierMatch(TIER_TYPE.LOCAL)) { }
Target Path {{ targetPathText }} {{ selection?.target_path }}
Access key {{ targetAccessKeyText }}
Host Style {{ hostStyleText }} {{ selection?.host_style }}
Head Object (Stub File) {{ retainHeadObjectText }} {{ selection?.retain_head_object ? 'Enabled' : 'Disabled' }}
Allow Read Through {{ allowReadThroughText }} {{ selection?.allow_read_through ? 'Enabled' : 'Disabled' }}
Read through Restore Days {{ readthroughrestoreDaysText }} {{ selection?.read_through_restore_days }} {{ selection?.read_through_restore_days === 1 ? 'Day' : 'Days' }}
Glacier Restore Days {{ glacierRestoreDayText }} {{ selection?.glacier_restore_days }} {{ selection?.glacier_restore_days === 1 ? 'Day' : 'Days' }}
Glacier Restore Tier Type {{ glacierRestoreTiertypeText }} {{ selection?.glacier_restore_tier_type }}
Restore Storage Class {{ restoreStorageClassText }} {{ selection?.restore_storage_class }}
Multipart Minimum Part Size {{ multipartMinPartText }} {{ selection?.multipart_min_part_size | dimlessBinary }}
Multipart Sync Threshold {{ multipartSyncThreholdText }} {{ selection?.multipart_sync_threshold | dimlessBinary }}
ACLs
{{ type.key }}:
{{ item.source_id }} : {{ item.dest_id }}
Zone A zone defines a logical group that consists of one or more Ceph Object Gateway instances. @if (loading) { } @else { {{ localStorageClassDetails?.zone_name }} }
Data Pool The data pool contains the objects associated with this storage class. @if (loading) { } @else { {{ localStorageClassDetails?.data_pool }} }
Placement Target Placement targets control which Pools are associated with a particular bucket. {{ selection?.placement_target }}