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

Field Documentation

◆ date

ds3_str* date

Definition at line 1436 of file ds3.h.

◆ error_message

ds3_str* error_message

Definition at line 1437 of file ds3.h.

◆ notification_generation_date

ds3_str* notification_generation_date

Definition at line 1438 of file ds3.h.

◆ tape_drive_id

ds3_str* tape_drive_id

Definition at line 1439 of file ds3.h.

◆ tape_id

ds3_str* tape_id

Definition at line 1440 of file ds3.h.

◆ type

Definition at line 1441 of file ds3.h.


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