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

#include <ds3.h>

Data Fields

ds3_strdate
 
ds3_strerror_message
 
ds3_strnotification_generation_date
 
ds3_strtape_drive_id
 
ds3_strtape_id
 
ds3_tape_failure_type type
 

Detailed Description

Definition at line 1430 of file ds3.h.

Field Documentation

◆ date

ds3_str* date

Definition at line 1431 of file ds3.h.

◆ error_message

ds3_str* error_message

Definition at line 1432 of file ds3.h.

◆ notification_generation_date

ds3_str* notification_generation_date

Definition at line 1433 of file ds3.h.

◆ tape_drive_id

ds3_str* tape_drive_id

Definition at line 1434 of file ds3.h.

◆ tape_id

ds3_str* tape_id

Definition at line 1435 of file ds3.h.

◆ type

Definition at line 1436 of file ds3.h.


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