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

#include <daos_task.h>

Data Fields

daos_handle_t coh
 
daos_epoch_t epoch
 
char * name
 

Detailed Description

Container snapshot oit create args

Definition at line 551 of file daos_task.h.

Field Documentation

◆ coh

Container open handle.

Definition at line 553 of file daos_task.h.

◆ epoch

daos_epoch_t epoch

epoch of persistent snapshot taken.

Definition at line 555 of file daos_task.h.

◆ name

char* name

Optional null terminated name for snapshot.

Definition at line 557 of file daos_task.h.


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