![]() |
Spectra Logic |
1-800-833-1132 : 1-303-449-6400 |
You must create the data policy and register the Azure target before creating the replication rule. See Create Data Policy and Register DS3 Target.POST http[s]://{datapathDNSname}/_rest_/azure_data_replication_rule?data_policy_id={string}
&target_id={string}&type=PERMANENT [&max_blob_part_size_in_bytes={64-bit integer}][&replicate_deletes=TRUE|FALSE]
Note: Replication rules can be modified to have a type of RETIRED, but cannot be created as RETIRED. TRUE (default) — Any delete received locally always replicates on the Azure target. If the local BlackPearl system cannot communicate with one or more targets, the delete fails.FALSE— Any deletes received locally do not replicate to the target.
The state of the persistence rule. Value: NORMAL — The persistence rule is in a normal, included state. Values: PERMANENTPOST http://blackpearl-hostname/_rest_/azure_data_replication_rule?data_policy_id=datapolicy1&target_id=azuretarget1&type=PERMANENT HTTP/1.1