@truenas/api-client
GitHub
Preparing search index...
v25_10_0
SetupSSHConnectionManual
Interface SetupSSHConnectionManual
interface
SetupSSHConnectionManual
{
connection_name
:
string
;
manual_setup
:
v25_10_0
.
SetupSSHConnectionManualSetup
;
private_key
:
|
v25_10_0
.
KeychainCredentialSetupSSHConnectionKeyExisting
|
v25_10_0
.
KeychainCredentialSetupSSHConnectionKeyNew
;
setup_type
?:
"MANUAL"
;
}
Index
Properties
connection_
name
manual_
setup
private_
key
setup_
type?
Properties
connection_
name
connection_name
:
string
manual_
setup
manual_setup
:
v25_10_0
.
SetupSSHConnectionManualSetup
private_
key
private_key
:
|
v25_10_0
.
KeychainCredentialSetupSSHConnectionKeyExisting
|
v25_10_0
.
KeychainCredentialSetupSSHConnectionKeyNew
Optional
setup_
type
setup_type
?:
"MANUAL"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
connection_
name
manual_
setup
private_
key
setup_
type
GitHub
@truenas/api-client
Loading...