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

#include <ds3.h>

Data Fields

ds3_straccess_key
 
int auto_verify_frequency_in_days
 
ds3_strcloud_bucket_prefix
 
ds3_strcloud_bucket_suffix
 
ds3_strdata_path_end_point
 
ds3_target_read_preference_type default_read_preference
 
ds3_bool https
 
ds3_strid
 
ds3_strlast_fully_verified
 
ds3_strname
 
int offline_data_staging_window_in_tb
 
ds3_bool permit_going_out_of_sync
 
ds3_strproxy_domain
 
ds3_strproxy_host
 
ds3_strproxy_password
 
int proxy_port
 
ds3_strproxy_username
 
ds3_quiesced quiesced
 
ds3_s3_region region
 
ds3_strsecret_key
 
int staged_data_expiration_in_days
 
ds3_target_state state
 

Detailed Description

Definition at line 1311 of file ds3.h.

Field Documentation

◆ access_key

ds3_str* access_key

Definition at line 1312 of file ds3.h.

◆ auto_verify_frequency_in_days

int auto_verify_frequency_in_days

Definition at line 1313 of file ds3.h.

◆ cloud_bucket_prefix

ds3_str* cloud_bucket_prefix

Definition at line 1314 of file ds3.h.

◆ cloud_bucket_suffix

ds3_str* cloud_bucket_suffix

Definition at line 1315 of file ds3.h.

◆ data_path_end_point

ds3_str* data_path_end_point

Definition at line 1316 of file ds3.h.

◆ default_read_preference

ds3_target_read_preference_type default_read_preference

Definition at line 1317 of file ds3.h.

◆ https

ds3_bool https

Definition at line 1318 of file ds3.h.

◆ id

ds3_str* id

Definition at line 1319 of file ds3.h.

◆ last_fully_verified

ds3_str* last_fully_verified

Definition at line 1320 of file ds3.h.

◆ name

ds3_str* name

Definition at line 1321 of file ds3.h.

◆ offline_data_staging_window_in_tb

int offline_data_staging_window_in_tb

Definition at line 1322 of file ds3.h.

◆ permit_going_out_of_sync

ds3_bool permit_going_out_of_sync

Definition at line 1323 of file ds3.h.

◆ proxy_domain

ds3_str* proxy_domain

Definition at line 1324 of file ds3.h.

◆ proxy_host

ds3_str* proxy_host

Definition at line 1325 of file ds3.h.

◆ proxy_password

ds3_str* proxy_password

Definition at line 1326 of file ds3.h.

◆ proxy_port

int proxy_port

Definition at line 1327 of file ds3.h.

◆ proxy_username

ds3_str* proxy_username

Definition at line 1328 of file ds3.h.

◆ quiesced

ds3_quiesced quiesced

Definition at line 1329 of file ds3.h.

◆ region

ds3_s3_region region

Definition at line 1330 of file ds3.h.

◆ secret_key

ds3_str* secret_key

Definition at line 1331 of file ds3.h.

◆ staged_data_expiration_in_days

int staged_data_expiration_in_days

Definition at line 1332 of file ds3.h.

◆ state

Definition at line 1333 of file ds3.h.


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