![]() |
DAOS API (v2.0)
|
#include <daos_task.h>
Data Fields | |
daos_handle_t | coh |
uint8_t | type |
d_string_t | name |
Container ACL delete args
Definition at line 373 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 375 of file daos_task.h.
d_string_t name |
Name of principal to be removed.
Definition at line 379 of file daos_task.h.
uint8_t type |
Principal type to be removed.
Definition at line 377 of file daos_task.h.