![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
GET http[s]://{datapathDNSname}/_rest_/degraded_data_persistence_rule/[&data_policy_id={string}] [&isolation_level=STANDARD|BUCKET_ISOLATED| SECURE_BUCKET_ISOLATED][&last_page]
[&page_length={32-bit integer}][&page_offset={32-bit integer}] [&page_start_marker={string}][&state=NORMAL] [&storage_domain_id={string}][&type=PERMANENT|TEMPORARY|RETIRED]
The level of physical isolation required for the data retention. The STANDARD isolation level provides the best capacity utilization and overall performance.
§
§ Values: NORMAL — The persistence rule is in a normal, included state. <Data>
<DataPersistenceRule>
<DataPolicyId>{string}</DataPolicyId>
<Id>{string}</Id>
<IsolationLevel>
STANDARD|BUCKET_ISOLATED|SECURE_BUCKET_ISOLATED
</IsolationLevel>
<MinimumDaysToRetain>{32-bit integer}</MinimumDaysToRetain>
<State>NORMAL</State>
<StorageDomainId>{string}</StorageDomainId>
<Type>PERMANENT|TEMPORARY|RETIRED</Type>
</DataPersistenceRule>
...
</Data>
The level of physical isolation required for the data retention.
Values: STANDARD, BUCKET_ISOLATED, SECURE_BUCKET_ISOLATED See isolation_level for descriptions. The minimum number of days the data should be retained based on a TEMPORARY persistence rule. The state of the persistence rule.
Values: NORMAL — The persistence rule is in a normal, included state.