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