netget
Preparing search index...
NetGetAppRegistration
Interface NetGetAppRegistration
interface
NetGetAppRegistration
{
cwd
:
string
;
exposure
?:
NetGetExposurePolicyInput
;
health
?:
NetGetAppHealth
;
host
:
string
;
hostname
:
string
;
id
:
string
;
kind
?:
NetGetAppKind
;
leaseId
?:
string
;
lifecycle
?:
NetGetAppLifecycle
;
metadata
:
Record
<
string
,
unknown
>
;
mode
:
PortLeaseMode
;
name
:
string
;
pid
:
number
;
port
?:
number
;
portStatus
:
string
;
protocol
:
"http"
|
"https"
;
startedAt
:
string
;
status
?:
NetGetAppStatus
;
tags
:
string
[]
;
ttlMs
:
number
;
ui
?:
NetGetAppUi
;
updatedAt
:
string
;
url
?:
string
;
}
Index
Properties
cwd
exposure?
health?
host
hostname
id
kind?
lease
Id?
lifecycle?
metadata
mode
name
pid
port?
port
Status
protocol
started
At
status?
tags
ttl
Ms
ui?
updated
At
url?
Properties
cwd
cwd
:
string
Optional
exposure
exposure
?:
NetGetExposurePolicyInput
Optional
health
health
?:
NetGetAppHealth
host
host
:
string
hostname
hostname
:
string
id
id
:
string
Optional
kind
kind
?:
NetGetAppKind
Optional
lease
Id
leaseId
?:
string
Optional
lifecycle
lifecycle
?:
NetGetAppLifecycle
metadata
metadata
:
Record
<
string
,
unknown
>
mode
mode
:
PortLeaseMode
name
name
:
string
pid
pid
:
number
Optional
port
port
?:
number
port
Status
portStatus
:
string
protocol
protocol
:
"http"
|
"https"
started
At
startedAt
:
string
Optional
status
status
?:
NetGetAppStatus
tags
tags
:
string
[]
ttl
Ms
ttlMs
:
number
Optional
ui
ui
?:
NetGetAppUi
updated
At
updatedAt
:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cwd
exposure
health
host
hostname
id
kind
lease
Id
lifecycle
metadata
mode
name
pid
port
port
Status
protocol
started
At
status
tags
ttl
Ms
ui
updated
At
url
netget
Loading...