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

Field Documentation

◆ grp

const char* grp

daos system name (server group)

Definition at line 314 of file daos_task.h.

◆ state

int* state

pointer to user-provided blobstore state

Definition at line 318 of file daos_task.h.

◆ uuid

uuid_t uuid

blobstore UUID

Definition at line 316 of file daos_task.h.


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