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

#include <ds3.h>

Data Fields

ds3_job_chunk_blob_store_state blob_store_state
 
int chunk_number
 
ds3_strid
 
ds3_strjob_creation_date
 
ds3_strjob_id
 
ds3_strnode_id
 
ds3_bool pending_target_commit
 
ds3_strread_from_azure_target_id
 
ds3_strread_from_ds3_target_id
 
ds3_strread_from_pool_id
 
ds3_strread_from_s3_target_id
 
ds3_strread_from_tape_id
 

Detailed Description

Definition at line 813 of file ds3.h.

Field Documentation

◆ blob_store_state

Definition at line 814 of file ds3.h.

◆ chunk_number

int chunk_number

Definition at line 815 of file ds3.h.

◆ id

ds3_str* id

Definition at line 816 of file ds3.h.

◆ job_creation_date

ds3_str* job_creation_date

Definition at line 817 of file ds3.h.

◆ job_id

ds3_str* job_id

Definition at line 818 of file ds3.h.

◆ node_id

ds3_str* node_id

Definition at line 819 of file ds3.h.

◆ pending_target_commit

ds3_bool pending_target_commit

Definition at line 820 of file ds3.h.

◆ read_from_azure_target_id

ds3_str* read_from_azure_target_id

Definition at line 821 of file ds3.h.

◆ read_from_ds3_target_id

ds3_str* read_from_ds3_target_id

Definition at line 822 of file ds3.h.

◆ read_from_pool_id

ds3_str* read_from_pool_id

Definition at line 823 of file ds3.h.

◆ read_from_s3_target_id

ds3_str* read_from_s3_target_id

Definition at line 824 of file ds3.h.

◆ read_from_tape_id

ds3_str* read_from_tape_id

Definition at line 825 of file ds3.h.


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