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 409 of file daos_task.h.
daos_handle_t coh |
Container open handle.
Definition at line 411 of file daos_task.h.
d_string_t name |
Name of principal to be removed.
Definition at line 415 of file daos_task.h.
uint8_t type |
Principal type to be removed.
Definition at line 413 of file daos_task.h.