メインコンテンツへスキップ
POST
Go

承認

Authorization
string
header
必須

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

ボディ

type
enum<string>
必須

作成する暗号化キーのタイプ。

利用可能なオプション:
customer-provided-root-key,
tenant-encryption-key

レスポンス

鍵を正常に作成しました。

暗号化キー

created_at
string<date-time>
必須

キーの作成タイムスタンプ

kid
string
必須

Key ID

state
enum<string>
必須

キーの状態

利用可能なオプション:
pre-activation,
active,
deactivated,
destroyed
type
enum<string>
必須

キーのタイプ

利用可能なオプション:
customer-provided-root-key,
environment-root-key,
tenant-master-key,
tenant-encryption-key
updated_at
string<date-time>
必須

キーの更新タイムスタンプ

parent_kid
string | null

親ラッピングキーの ID

public_key
string | null

PEM 形式の公開鍵