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

#include <daos_task.h>

Data Fields

const char * grp
 
uuid_t uuid
 
int * state
 

Detailed Description

Blobstore state query args

Definition at line 296 of file daos_task.h.

Field Documentation

◆ grp

const char* grp

daos system name (server group)

Definition at line 298 of file daos_task.h.

◆ state

int* state

pointer to user-provided blobstore state

Definition at line 302 of file daos_task.h.

◆ uuid

uuid_t uuid

blobstore UUID

Definition at line 300 of file daos_task.h.


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