API list
| Item | API | Description |
|---|---|---|
| 1 | GET /v1/{tenant_id}/secrets List key metadata |
Lists key metadata |
| 2 | GET /v1/{tenant_id}/secrets/{resource_id} Retrieve key metadata |
Retrieves the specified key metadata |
| 3 | POST /v1/{tenant_id}/secrets Create key metadata |
Creates key metadata |
| 4 | DELETE /v1/{tenant_id}/secrets/{resource_id} Delete key metadata |
Deletes the specified key metadata |
| 5 | GET /v1/{tenant_id}/containers List key metadata containers |
Lists key metadata containers |
| 6 | GET /v1/{tenant_id}/containers/{resource_id} Retrieve key metadata container |
Retrieves the specified key metadata container |
| 7 | POST /v1/{tenant_id}/containers Create key metadata container |
Creates key metadata container |
| 8 | DELETE /v1/{tenant_id}/containers/{resource_id} Delete key metadata container |
Deletes the specified key metadata container |