Skip to main content
POST
C#

承認

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形式の公開鍵