DS3 C SDK  4.1.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 1115 of file ds3.h.

Field Documentation

◆ assigned_to_storage_domain

ds3_bool assigned_to_storage_domain

Definition at line 1116 of file ds3.h.

◆ available_capacity

uint64_t available_capacity

Definition at line 1117 of file ds3.h.

◆ bucket_id

ds3_str* bucket_id

Definition at line 1118 of file ds3.h.

◆ guid

ds3_str* guid

Definition at line 1119 of file ds3.h.

◆ health

Definition at line 1120 of file ds3.h.

◆ id

ds3_str* id

Definition at line 1121 of file ds3.h.

◆ last_accessed

ds3_str* last_accessed

Definition at line 1122 of file ds3.h.

◆ last_modified

ds3_str* last_modified

Definition at line 1123 of file ds3.h.

◆ last_verified

ds3_str* last_verified

Definition at line 1124 of file ds3.h.

◆ mountpoint

ds3_str* mountpoint

Definition at line 1125 of file ds3.h.

◆ name

ds3_str* name

Definition at line 1126 of file ds3.h.

◆ partition_id

ds3_str* partition_id

Definition at line 1127 of file ds3.h.

◆ powered_on

ds3_bool powered_on

Definition at line 1128 of file ds3.h.

◆ quiesced

ds3_quiesced quiesced

Definition at line 1129 of file ds3.h.

◆ reserved_capacity

uint64_t reserved_capacity

Definition at line 1130 of file ds3.h.

◆ state

Definition at line 1131 of file ds3.h.

◆ storage_domain_id

ds3_str* storage_domain_id

Definition at line 1132 of file ds3.h.

◆ total_capacity

uint64_t total_capacity

Definition at line 1133 of file ds3.h.

◆ type

Definition at line 1134 of file ds3.h.

◆ used_capacity

uint64_t used_capacity

Definition at line 1135 of file ds3.h.


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