Entity · vault_access_grants
Vault Access Grant Schema
Felder
Vault Access Grant Schema
Time-bounded explicit access grant for a secret, user or team
subjectType
Werte
userteamactions
min 1 Items
reason
max 1000 Zeichennullable
requestedBy
nullable
approvedBy
read-onlynullable
approvalRequestId
read-onlynullable
channel
Werte
manualjitdelegationbreak_glassdelegatedBy
read-onlynullable
revokedAt
nullable
revokedBy
nullable
revokedReason
max 1000 Zeichennullable
Keine Felder passen zum Filter.
Standard-Endpoints
Diese Resource folgt dem generischen CRUD-Vertrag der Plattform. Lesen Sie die Konventionen für Pagination, Idempotenz, Optimistic Locking und Audit. Die wichtigsten Endpoints:
GET /api/v1/vault_access_grants— Liste, paginiert + filterbarGET /api/v1/vault_access_grants/<id>— Einzelne EntityPOST /api/v1/vault_access_grants— AnlegenPATCH /api/v1/vault_access_grants/<id>— Teil-UpdateDELETE /api/v1/vault_access_grants/<id>— Soft-DeleteGET /api/v1/vault_access_grants/<id>/timeline— Audit + Aktivitäten