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

#include <daos_task.h>

Data Fields

uuid_t uuid
 
const char * grp
 
d_rank_list_t * svc
 
struct d_tgt_listtgts
 

Detailed Description

pool target update (add/exclude) args

Definition at line 168 of file daos_task.h.

Field Documentation

◆ grp

const char* grp

Process set name of the DAOS servers managing the pool

Definition at line 172 of file daos_task.h.

◆ svc

d_rank_list_t* svc

Pool service replica ranks (used by server only).

Definition at line 174 of file daos_task.h.

◆ tgts

struct d_tgt_list* tgts

Target array

Definition at line 176 of file daos_task.h.

◆ uuid

uuid_t uuid

UUID of the pool.

Definition at line 170 of file daos_task.h.


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