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

#include <daos_task.h>

Data Fields

daos_handle_t poh
 
uint32_t tgt_idx
 
d_rank_t rank
 
daos_target_info_tinfo
 

Detailed Description

pool target query args

Definition at line 218 of file daos_task.h.

Field Documentation

◆ info

Returned storage information of target.

Definition at line 226 of file daos_task.h.

◆ poh

Pool open handle.

Definition at line 220 of file daos_task.h.

◆ rank

d_rank_t rank

Rank of target to query.

Definition at line 224 of file daos_task.h.

◆ tgt_idx

uint32_t tgt_idx

Single targets to query.

Definition at line 222 of file daos_task.h.


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