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

#include <ds3.h>

Data Fields

ds3_strdate
 
ds3_strerror_message
 
ds3_strid
 
ds3_strtape_drive_id
 
ds3_strtape_id
 
ds3_tape_failure_type type
 

Detailed Description

Definition at line 1212 of file ds3.h.

Field Documentation

◆ date

ds3_str* date

Definition at line 1213 of file ds3.h.

◆ error_message

ds3_str* error_message

Definition at line 1214 of file ds3.h.

◆ id

ds3_str* id

Definition at line 1215 of file ds3.h.

◆ tape_drive_id

ds3_str* tape_drive_id

Definition at line 1216 of file ds3.h.

◆ tape_id

ds3_str* tape_id

Definition at line 1217 of file ds3.h.

◆ type

Definition at line 1218 of file ds3.h.


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