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

#include <ds3.h>

Data Fields

uint64_t physical_allocated
 
uint64_t physical_free
 
uint64_t physical_used
 

Detailed Description

Definition at line 872 of file ds3.h.

Field Documentation

◆ physical_allocated

uint64_t physical_allocated

Definition at line 873 of file ds3.h.

◆ physical_free

uint64_t physical_free

Definition at line 874 of file ds3.h.

◆ physical_used

uint64_t physical_used

Definition at line 875 of file ds3.h.


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