Wasm Directoryalpha
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

NameTypeDescription
usernamestring
projectstring
content-typepost-project-username-project-ssh-key-content-type-enum
hostnameoption​<string>
private-keyoption​<string>