mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
improvements: cmek additions, normalization and remove kms key slug col
This commit is contained in:
4
docs/api-reference/endpoints/kms/keys/get-by-id.mdx
Normal file
4
docs/api-reference/endpoints/kms/keys/get-by-id.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Get Key by ID"
|
||||
openapi: "Get /api/v1/kms/keys/{keyId}"
|
||||
---
|
||||
4
docs/api-reference/endpoints/kms/keys/get-by-name.mdx
Normal file
4
docs/api-reference/endpoints/kms/keys/get-by-name.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: "Get Key by Name"
|
||||
openapi: "Get /api/v1/kms/keys/key-name/{keyName}"
|
||||
---
|
||||
Reference in New Issue
Block a user