Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 826 Bytes

SubKeyForm.md

File metadata and controls

14 lines (10 loc) · 826 Bytes

SubKeyForm

Properties

Name Type Description Notes
name str The name of the sub key
public_keys bool Whether the sub key can use public keys. Note that the parent key must also be able to do this. [optional]
status bool The status of the sub key. [optional]
templates list[str] A list of template keys that the key can use. Note that the parent key must have access to it. [optional]
user_data_sets bool Whether the sub key can use user data sets. Note that the parent key must also be able to do this. [optional]

[Back to Model list] [Back to API list] [Back to README]