https://buildtesters.github.io/schemas/schemas/settings.schema.json#/definitions/ssh
| Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In |
|---|---|---|---|---|---|---|---|
| Can be instantiated | No | Unknown status | No | Forbidden | Forbidden | none | settings.schema.json* |
object (Details)
| Property | Type | Required | Nullable | Defined by |
|---|---|---|---|---|
| description | string |
Optional | cannot be null | buildtest configuration schema |
| host | string |
Required | cannot be null | buildtest configuration schema |
| user | string |
Required | cannot be null | buildtest configuration schema |
| identity_file | string |
Required | cannot be null | buildtest configuration schema |
description
stringstring
host
stringstring
user
stringstring
identity_file
stringstring