@truenas/api-client
GitHub
Preparing search index...
v25_10_0
FTPCredentialsModel
Interface FTPCredentialsModel
interface
FTPCredentialsModel
{
host
:
string
;
pass
:
string
;
port
?:
undefined
;
type
:
"FTP"
;
user
:
string
;
}
Index
Properties
host
pass
port?
type
user
Properties
host
host
:
string
pass
pass
:
string
Optional
port
port
?:
undefined
type
type
:
"FTP"
user
user
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
host
pass
port
type
user
GitHub
@truenas/api-client
Loading...