Jump to: navigation, search

Difference between revisions of "Barbican/Policy"

Line 10: Line 10:
 
|-
 
|-
 
| /v1 || GET || x || x || x || x || x || x ||  || key_manager:get_v1
 
| /v1 || GET || x || x || x || x || x || x ||  || key_manager:get_v1
|-
 
| rowspan="2" | /v1/containers || GET
 
|-
 
| POST
 
|-
 
| rowspan="2" | /v1/containers/{container-id} || GET
 
|-
 
| DELETE
 
|-
 
| rowspan="2" | /v1/containers/{container-id}/secrets || POST
 
|-
 
| DELETE
 
 
|-
 
|-
 
| rowspan="2" | /v1/secrets || GET
 
| rowspan="2" | /v1/secrets || GET
Line 58: Line 46:
 
|-
 
|-
 
| /v1/secrets/{secret-id}/payload || GET
 
| /v1/secrets/{secret-id}/payload || GET
 +
|-
 +
| rowspan="2" | /v1/containers || GET
 +
|-
 +
| POST
 +
|-
 +
| rowspan="2" | /v1/containers/{container-id} || GET
 +
|-
 +
| DELETE
 +
|-
 +
| rowspan="4" | /v1/containers/{container-id}/acl || GET
 +
|-
 +
| PATCH
 +
|-
 +
| PUT
 +
|-
 +
| DELETE
 +
|-
 +
| /v1/containers/{container-id}/consumers || GET
 +
|-
 +
| rowspan="2" | /v1/containers/{container-id}/secrets || POST
 +
|-
 +
| DELETE
 
|-
 
|-
 
| rowspan="3" | /v1/orders || GET
 
| rowspan="3" | /v1/orders || GET

Revision as of 23:26, 13 June 2018

Project-scope System-scope
Route Method reader member admin reader member admin no auth Tag
/ GET x x x x x x x key_manager:get_home
/v1 GET x x x x x x key_manager:get_v1
/v1/secrets GET
POST
/v1/secrets/{secret-id} GET Accept:application/json
DEPRECATED

GET Accept:{secret-mime}

PUT
DELETE
/v1/secrets/{secret-id}/acl GET
PATCH
PUT
DELETE
/v1/secrets/{secret-id}/metadata GET
PUT
POST
/v1/secrets/{secret-id}/metadata/{meta-key} GET
PUT
DELETE
/v1/secrets/{secret-id}/payload GET
/v1/containers GET
POST
/v1/containers/{container-id} GET
DELETE
/v1/containers/{container-id}/acl GET
PATCH
PUT
DELETE
/v1/containers/{container-id}/consumers GET
/v1/containers/{container-id}/secrets POST
DELETE
/v1/orders GET
PUT
POST
/v1/orders/{order-id} GET
DELETE
/v1/transport_keys
/v1/quotas
/v1/project-quotas
/v1/secret-stores