DS3 C SDK  5.0.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_tape_library_list_response Struct Reference

#include <ds3.h>

Data Fields

ds3_tape_library_response ** tape_libraries
 
size_t num_tape_libraries
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1842 of file ds3.h.

Field Documentation

◆ num_tape_libraries

size_t num_tape_libraries

Definition at line 1844 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1845 of file ds3.h.

◆ tape_libraries

ds3_tape_library_response** tape_libraries

Definition at line 1843 of file ds3.h.


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