Skip to content

Instantly share code, notes, and snippets.

@Smithx10
Created March 1, 2023 22:27
Show Gist options
  • Save Smithx10/b952f0206c5a9012b47af739bba39844 to your computer and use it in GitHub Desktop.
Save Smithx10/b952f0206c5a9012b47af739bba39844 to your computer and use it in GitHub Desktop.
{
"roles": [
{
"name": "example-read",
"members": [
{
"login": "hadoop_dev",
"type": "account"
}
],
"policies": [
{
"name": "policy-readonly"
}
]
}
],
"policies": [
{
"name": "policy-readonly",
"description": "read-only access",
"rules": ["CAN getdirectory"]
}
]
}
arch@9d46dd2d-1178-ce83-cbc4-d396e4a24060 /v/t/rbac Γ¥»Γ¥»Γ¥» /home/arch/git/node-manta/bin/minfo ~~/stor/example-share
HTTP/1.1 200 OK
last-modified: Wed, 01 Mar 2023 22:04:10 GMT
role-tag: example-read
content-type: application/x-json-stream; type=directory
result-set-size: 0
date: Wed, 01 Mar 2023 22:26:44 GMT
server: Manta
x-request-id: 95675e0d-15dd-4b65-b078-6ce315e68f0c
x-response-time: 152
x-server-name: 9947b20b-f373-4765-85d3-20dfa2ca8462
x-request-received: 1677709603937
x-request-processing-time: 219
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment