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

#include <daos_task.h>

Data Fields

daos_handle_t coh
 
uint8_t type
 
d_string_t name
 

Detailed Description

Container ACL delete args

Definition at line 393 of file daos_task.h.

Field Documentation

◆ coh

Container open handle.

Definition at line 395 of file daos_task.h.

◆ name

d_string_t name

Name of principal to be removed.

Definition at line 399 of file daos_task.h.

◆ type

uint8_t type

Principal type to be removed.

Definition at line 397 of file daos_task.h.


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