DAOS API (v2.1 - dev)
|
#include <daos_task.h>
Data Fields | |
daos_handle_t | coh |
uint8_t | type |
d_string_t | name |
Container ACL delete args
Definition at line 393 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 395 of file daos_task.h.
d_string_t name |
Name of principal to be removed.
Definition at line 399 of file daos_task.h.
uint8_t type |
Principal type to be removed.
Definition at line 397 of file daos_task.h.