DS3 C SDK  3.0.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_tape_drive_response Struct Reference

#include <ds3.h>

Data Fields

ds3_strerror_message
 
ds3_bool force_tape_removal
 
ds3_strid
 
ds3_strlast_cleaned
 
ds3_strpartition_id
 
ds3_strserial_number
 
ds3_tape_drive_state state
 
ds3_strtape_id
 
ds3_tape_drive_type type
 

Detailed Description

Definition at line 925 of file ds3.h.

Field Documentation

ds3_str* error_message

Definition at line 926 of file ds3.h.

ds3_bool force_tape_removal

Definition at line 927 of file ds3.h.

ds3_str* id

Definition at line 928 of file ds3.h.

ds3_str* last_cleaned

Definition at line 929 of file ds3.h.

ds3_str* partition_id

Definition at line 930 of file ds3.h.

ds3_str* serial_number

Definition at line 931 of file ds3.h.

Definition at line 932 of file ds3.h.

ds3_str* tape_id

Definition at line 933 of file ds3.h.

Definition at line 934 of file ds3.h.


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