15854: Support filtering container_requests by container fields.
[arvados.git] / doc / api / methods / containers.html.textile.liquid
index d59c66edc3cbf5f492dbb0c4befac668e209c980..8a7ebc36e5b33613fc6947c88f833ad093aaf351 100644 (file)
@@ -110,7 +110,9 @@ table(table table-bordered table-condensed).
 
 h3. delete
 
-Delete an existing Container.
+Delete a Container.
+
+This API requires admin privileges. In normal operation, it should not be used at all. API clients like Workbench might not work correctly when a container request references a container that has been deleted.
 
 Arguments:
 
@@ -134,8 +136,6 @@ List containers.
 
 See "common resource list method.":{{site.baseurl}}/api/methods.html#index
 
-See the create method documentation for more information about Container-specific filters.
-
 h3. update
 
 Update attributes of an existing Container.