Patch secret
PATCH/nevisadmin/api/v1/inventories/:key/secrets/:secretId
Required permission: MODIFY_INVENTORY on the inventory, or higher scope
Required permission: MODIFY_TENANT on the tenant, or global scope (If the secret is tenant-scoped.)
Required permission: SUPER_ADMIN (If inventory modifications are restricted.)
Update the description or scope of an existing secret.
Request
Responses
- 200
- 400
- 403
- 404
Success
Invalid inventory key, secret ID, missing request body, or attempt to patch a Kubernetes secret for a non-Kubernetes inventory
Insufficient permissions.
Inventory or secret not found