DS3 C SDK  4.1.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_data_replication_rule_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strdata_policy_id
 
ds3_strid
 
ds3_bool replicate_deletes
 
ds3_data_placement_rule_state state
 
ds3_strtarget_data_policy
 
ds3_strtarget_id
 
ds3_data_replication_rule_type type
 

Detailed Description

Definition at line 761 of file ds3.h.

Field Documentation

◆ data_policy_id

ds3_str* data_policy_id

Definition at line 762 of file ds3.h.

◆ id

ds3_str* id

Definition at line 763 of file ds3.h.

◆ replicate_deletes

ds3_bool replicate_deletes

Definition at line 764 of file ds3.h.

◆ state

Definition at line 765 of file ds3.h.

◆ target_data_policy

ds3_str* target_data_policy

Definition at line 766 of file ds3.h.

◆ target_id

ds3_str* target_id

Definition at line 767 of file ds3.h.

◆ type

Definition at line 768 of file ds3.h.


The documentation for this struct was generated from the following file: