KeyCreateMasterKeyRequest

KeyCreateMasterKeyRequest

NameDescriptionSchemaDefault
auto_rotate
required
Auto rotate Y or N
Example : Y
string
description
required
Description of Key
Example : description1
Maximum length : 100
string
key_type
optional
basic or advanced
Example : advanced
enum (basic, advanced)advanced
name
required
Name of key
Example : testkey
Pattern : ^[a-z0-9]*$
Minimum length : 3
Maximum length : 63
string
purpose
required
Purpose of key
Example : rsa-2048
string
rotate_cycle
required
Rotation cycle
Example : 7
integer
tags
optional
Tag List’
array[Tag]