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

#include <ds3.h>

Data Fields

ds3_bulk_object_list_responseblobs
 
int blobs_being_persisted
 
int blobs_degraded
 
int blobs_in_cache
 
int blobs_total
 
ds3_strbucket_id
 
ds3_strcreation_date
 
ds3_stre_tag
 
ds3_strid
 
ds3_bool latest
 
ds3_strname
 
ds3_strowner
 
uint64_t size
 
ds3_s3_object_type type
 
uint64_t version
 

Detailed Description

Definition at line 2071 of file ds3.h.

Field Documentation

◆ blobs

Definition at line 2072 of file ds3.h.

◆ blobs_being_persisted

int blobs_being_persisted

Definition at line 2073 of file ds3.h.

◆ blobs_degraded

int blobs_degraded

Definition at line 2074 of file ds3.h.

◆ blobs_in_cache

int blobs_in_cache

Definition at line 2075 of file ds3.h.

◆ blobs_total

int blobs_total

Definition at line 2076 of file ds3.h.

◆ bucket_id

ds3_str* bucket_id

Definition at line 2077 of file ds3.h.

◆ creation_date

ds3_str* creation_date

Definition at line 2078 of file ds3.h.

◆ e_tag

ds3_str* e_tag

Definition at line 2079 of file ds3.h.

◆ id

ds3_str* id

Definition at line 2080 of file ds3.h.

◆ latest

ds3_bool latest

Definition at line 2081 of file ds3.h.

◆ name

ds3_str* name

Definition at line 2082 of file ds3.h.

◆ owner

ds3_str* owner

Definition at line 2083 of file ds3.h.

◆ size

uint64_t size

Definition at line 2084 of file ds3.h.

◆ type

Definition at line 2085 of file ds3.h.

◆ version

uint64_t version

Definition at line 2086 of file ds3.h.


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