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 202 of file daos_task.h.

Field Documentation

◆ info

Returned storage information of target.

Definition at line 210 of file daos_task.h.

◆ poh

Pool open handle.

Definition at line 204 of file daos_task.h.

◆ rank

d_rank_t rank

Rank of target to query.

Definition at line 208 of file daos_task.h.

◆ tgt_idx

uint32_t tgt_idx

Single targets to query.

Definition at line 206 of file daos_task.h.


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