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

#include <ds3.h>

Data Fields

ds3_strdate
 
ds3_strerror_message
 
ds3_strid
 
ds3_strpartition_id
 
ds3_tape_partition_failure_type type
 

Detailed Description

Definition at line 1240 of file ds3.h.

Field Documentation

◆ date

ds3_str* date

Definition at line 1241 of file ds3.h.

◆ error_message

ds3_str* error_message

Definition at line 1242 of file ds3.h.

◆ id

ds3_str* id

Definition at line 1243 of file ds3.h.

◆ partition_id

ds3_str* partition_id

Definition at line 1244 of file ds3.h.

◆ type

Definition at line 1245 of file ds3.h.


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