![]() |
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 77 of file daos_pool.h.
| daos_target_perf_t ta_perf |
Target performance
Definition at line 83 of file daos_pool.h.
| struct daos_space ta_space |
Target space usage
Definition at line 85 of file daos_pool.h.
| daos_target_state_t ta_state |
Target state
Definition at line 81 of file daos_pool.h.
| daos_target_type_t ta_type |
Target type
Definition at line 79 of file daos_pool.h.