pub async fn admin_datastore_create_prune(
configuration: &Configuration,
store: &str,
admin_datastore_create_prune_request: AdminDatastoreCreatePruneRequest,
) -> Result<AdminDatastoreCreatePruneResponse, Error<AdminDatastoreCreatePruneError>>Expand description
Prune a group on the datastore Permissions: Requires on /datastore/{store}[/{namespace}] either DATASTORE_MODIFY for any or DATASTORE_PRUNE and being the owner of the group