Record
post-project-username-project-ssh-key-params
No description available.
record post-project-username-project-ssh-key-params {
username: string,
project: string,
content-type: post-project-username-project-ssh-key-content-type-enum,
hostname: option<string>,
private-key: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| username | string | |
| project | string | |
| content-type | post-project-username-project-ssh-key-content-type-enum | |
| hostname | option<string> | |
| private-key | option<string> |