4533: Merge branch 'master' into 4533-remote-reset
[arvados.git] / doc / api / methods / keep_services.html.textile.liquid
index 016e566c2a678cac2a33b936c52c7346b6b4ca89..da6818b92da3bae0e87b1999fe6637ea392ea6d2 100644 (file)
@@ -12,6 +12,15 @@ API endpoint base: @https://{{ site.arvados_api_host }}/arvados/v1/keep_services
 
 Required arguments are displayed in %{background:#ccffcc}green%.
 
+h2. accessible
+
+Get a list of keep services that are accessible to the requesting client.  This
+is context-sensitive, for example providing the list of actual Keep servers
+when inside the cluster, but providing a proxy service if client contacts
+Arvados from outside the cluster.
+
+Takes no arguments.
+
 h2. create
 
 Create a new KeepService.