DS3 C SDK  3.0.0
Provides access to the Spectra S3 API with C
Data Fields
ds3_pool_response Struct Reference

#include <ds3.h>

Data Fields

ds3_bool assigned_to_storage_domain
 
uint64_t available_capacity
 
ds3_strbucket_id
 
ds3_strguid
 
ds3_pool_health health
 
ds3_strid
 
ds3_strlast_accessed
 
ds3_strlast_modified
 
ds3_strlast_verified
 
ds3_strmountpoint
 
ds3_strname
 
ds3_strpartition_id
 
ds3_bool powered_on
 
ds3_quiesced quiesced
 
uint64_t reserved_capacity
 
ds3_pool_state state
 
ds3_strstorage_domain_id
 
uint64_t total_capacity
 
ds3_pool_type type
 
uint64_t used_capacity
 

Detailed Description

Definition at line 858 of file ds3.h.

Field Documentation

ds3_bool assigned_to_storage_domain

Definition at line 859 of file ds3.h.

uint64_t available_capacity

Definition at line 860 of file ds3.h.

ds3_str* bucket_id

Definition at line 861 of file ds3.h.

ds3_str* guid

Definition at line 862 of file ds3.h.

Definition at line 863 of file ds3.h.

ds3_str* id

Definition at line 864 of file ds3.h.

ds3_str* last_accessed

Definition at line 865 of file ds3.h.

ds3_str* last_modified

Definition at line 866 of file ds3.h.

ds3_str* last_verified

Definition at line 867 of file ds3.h.

ds3_str* mountpoint

Definition at line 868 of file ds3.h.

ds3_str* name

Definition at line 869 of file ds3.h.

ds3_str* partition_id

Definition at line 870 of file ds3.h.

ds3_bool powered_on

Definition at line 871 of file ds3.h.

ds3_quiesced quiesced

Definition at line 872 of file ds3.h.

uint64_t reserved_capacity

Definition at line 873 of file ds3.h.

Definition at line 874 of file ds3.h.

ds3_str* storage_domain_id

Definition at line 875 of file ds3.h.

uint64_t total_capacity

Definition at line 876 of file ds3.h.

Definition at line 877 of file ds3.h.

uint64_t used_capacity

Definition at line 878 of file ds3.h.


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