Function: repo_del
C Prototype |
aclError aclfvRepoDel(aclfvSearchType type, aclfvRepoRange *repoRange) |
|---|---|
Python Function |
ret = acl.fv.repo_del(type, repo_range) |
Function Usage |
Deletes a repository. The Atlas 200/300/500 Inference Product does not support this API. The Atlas Training Series Product does not support this API. |
Input Description |
|
Return Value |
ret: int, error code.
|
Restrictions |
|
Parent topic: Feature Vector Search