Files
tea4j-autodeploy/docs/CreateKeyOption.md
T
2022-03-26 20:48:12 +00:00

9 lines
330 B
Markdown

# CreateKeyOption
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**key** | **String** | An armored SSH key to add |
**readOnly** | **Boolean** | Describe if the key has only read access or read/write | [optional]
**title** | **String** | Title of the key to add |