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] |