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

#include <ds3.h>

Data Fields

ds3_named_detailed_tape_partition_response ** named_detailed_tape_partitions
 
size_t num_named_detailed_tape_partitions
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1852 of file ds3.h.

Field Documentation

◆ named_detailed_tape_partitions

ds3_named_detailed_tape_partition_response** named_detailed_tape_partitions

Definition at line 1853 of file ds3.h.

◆ num_named_detailed_tape_partitions

size_t num_named_detailed_tape_partitions

Definition at line 1854 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1855 of file ds3.h.


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