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

#include <ds3.h>

Data Fields

ds3_tape_partition_response ** tape_partitions
 
size_t num_tape_partitions
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1847 of file ds3.h.

Field Documentation

◆ num_tape_partitions

size_t num_tape_partitions

Definition at line 1849 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1850 of file ds3.h.

◆ tape_partitions

ds3_tape_partition_response** tape_partitions

Definition at line 1848 of file ds3.h.


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