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

#include <daos_task.h>

Data Fields

const char * grp
 
daos_mgmt_pool_info_t * pools
 
daos_size_t * npools
 

Detailed Description

pool management pool list args

Definition at line 196 of file daos_task.h.

Field Documentation

◆ grp

const char* grp

Process set name of the DAOS servers managing the system.

Definition at line 198 of file daos_task.h.

◆ npools

daos_size_t* npools

length of array

Definition at line 202 of file daos_task.h.

◆ pools

daos_mgmt_pool_info_t* pools

Array of pool mgmt information structures.

Definition at line 200 of file daos_task.h.


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