DAOS API (v2.1 - dev)
Loading...
Searching...
No Matches
daos_target_info_t Struct Reference

#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
 

Detailed Description

Target information

Definition at line 71 of file daos_pool.h.

Field Documentation

◆ ta_perf

Target performance

Definition at line 77 of file daos_pool.h.

◆ ta_space

struct daos_space ta_space

Target space usage

Definition at line 79 of file daos_pool.h.

◆ ta_state

daos_target_state_t ta_state

Target state

Definition at line 75 of file daos_pool.h.

◆ ta_type

daos_target_type_t ta_type

Target type

Definition at line 73 of file daos_pool.h.


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