DS3 C SDK  3.0.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 1514 of file ds3.h.

Field Documentation

Definition at line 1515 of file ds3.h.

int blobs_being_persisted

Definition at line 1516 of file ds3.h.

int blobs_degraded

Definition at line 1517 of file ds3.h.

int blobs_in_cache

Definition at line 1518 of file ds3.h.

int blobs_total

Definition at line 1519 of file ds3.h.

ds3_str* bucket_id

Definition at line 1520 of file ds3.h.

ds3_str* creation_date

Definition at line 1521 of file ds3.h.

ds3_str* e_tag

Definition at line 1522 of file ds3.h.

ds3_str* id

Definition at line 1523 of file ds3.h.

ds3_bool latest

Definition at line 1524 of file ds3.h.

ds3_str* name

Definition at line 1525 of file ds3.h.

ds3_str* owner

Definition at line 1526 of file ds3.h.

uint64_t size

Definition at line 1527 of file ds3.h.

Definition at line 1528 of file ds3.h.

uint64_t version

Definition at line 1529 of file ds3.h.


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