DAOS API (v2.1 - dev)
|
#include <daos_pool.h>
Data Fields | |
daos_target_type_t | ta_type |
daos_target_state_t | ta_state |
daos_target_perf_t | ta_perf |
struct daos_space | ta_space |
Target information
Definition at line 76 of file daos_pool.h.
daos_target_perf_t ta_perf |
Target performance
Definition at line 82 of file daos_pool.h.
struct daos_space ta_space |
Target space usage
Definition at line 84 of file daos_pool.h.
daos_target_state_t ta_state |
Target state
Definition at line 80 of file daos_pool.h.
daos_target_type_t ta_type |
Target type
Definition at line 78 of file daos_pool.h.