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

#include <ds3.h>

Data Fields

ds3_storage_domain_response ** storage_domains
 
size_t num_storage_domains
 
ds3_pagingpaging
 

Detailed Description

Definition at line 1807 of file ds3.h.

Field Documentation

◆ num_storage_domains

size_t num_storage_domains

Definition at line 1809 of file ds3.h.

◆ paging

ds3_paging* paging

Definition at line 1810 of file ds3.h.

◆ storage_domains

ds3_storage_domain_response** storage_domains

Definition at line 1808 of file ds3.h.


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