{% extends "layouts/base.html" %} {% block title %}JAX Gateway{% endblock %} {% block content %}
Content-addressed storage gateway
No buckets available yet.
{% else %}{{ bucket.id_short }}
v:{{ bucket.version_short }}
{{ node_id }}
/gw/:bucket_id/*path
Serve bucket content
/_status/identity
Node identity (JSON)
/_status/livez
Liveness check
?viewer=true
Show explorer/viewer UI
?viewer=false
Return raw JSON (directories) or binary (files)
?download=true
Download file as attachment
?at=<hash>
Access specific version by content hash
?deep=true
Recursive directory listing