Jump to: navigation, search

Difference between revisions of "Barbican/Policy"

Line 15: Line 15:
 
| POST
 
| POST
 
|-
 
|-
| rowspan="3" | /v1/secrets/{secret-id} || GET
+
| rowspan="4" | /v1/secrets/{secret-id} || GET Accept:application/json ||
 +
|-
 +
| '''DEPRECATED'''
 +
GET Accept:{secret-mime}
 +
|
 
|-
 
|-
 
| PUT
 
| PUT
Line 29: Line 33:
 
| DELETE
 
| DELETE
 
|-
 
|-
| /v1/secrets/{secret-id}/metadata
+
| rowspan="3" | /v1/secrets/{secret-id}/metadata || GET
 +
|-
 +
| PUT
 +
|-
 +
| POST
 
|-
 
|-
 
| rowspan="3" | /v1/secrets/{secret-id}/metadata/{meta-key} || GET
 
| rowspan="3" | /v1/secrets/{secret-id}/metadata/{meta-key} || GET
Line 37: Line 45:
 
| DELETE
 
| DELETE
 
|-
 
|-
| /v1/orders
+
| /v1/secrets/{secret-id}/payload || GET
 +
|-
 +
| rowspan="3" | /v1/orders || GET
 +
|-
 +
| PUT
 +
|-
 +
| POST
 +
|-
 +
| rowspan="2" | /v1/orders/{order-id} || GET
 +
|-
 +
| DELETE
 
|-
 
|-
 
| /v1/containers
 
| /v1/containers

Revision as of 22:53, 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/orders GET
PUT
POST
/v1/orders/{order-id} GET
DELETE
/v1/containers
/v1/transport_keys
/v1/quotas
/v1/project-quotas
/v1/secret-stores