@truenas/api-client
GitHub
Preparing search index...
v25_10_0
AppAvailableItem
Interface AppAvailableItem
interface
AppAvailableItem
{
app_readme
:
string
|
null
;
catalog
:
string
;
categories
:
string
[]
;
healthy
:
boolean
;
healthy_error
?:
string
|
null
;
home
:
string
;
icon_url
?:
string
|
null
;
installed
:
boolean
;
last_update
:
string
|
null
;
latest_app_version
:
string
|
null
;
latest_human_version
:
string
|
null
;
latest_version
:
string
|
null
;
location
:
string
;
maintainers
:
v25_10_0
.
Maintainer
[]
;
name
:
string
;
popularity_rank
:
number
|
null
;
recommended
:
boolean
;
screenshots
:
string
[]
;
sources
:
string
[]
;
tags
:
string
[]
;
train
:
string
;
[
k
:
string
]:
unknown
;
}
Indexable
[
k
:
string
]:
unknown
Index
Properties
app_
readme
catalog
categories
healthy
healthy_
error?
home
icon_
url?
installed
last_
update
latest_
app_
version
latest_
human_
version
latest_
version
location
maintainers
name
popularity_
rank
recommended
screenshots
sources
tags
train
Properties
app_
readme
app_readme
:
string
|
null
catalog
catalog
:
string
categories
categories
:
string
[]
healthy
healthy
:
boolean
Optional
healthy_
error
healthy_error
?:
string
|
null
home
home
:
string
Optional
icon_
url
icon_url
?:
string
|
null
installed
installed
:
boolean
last_
update
last_update
:
string
|
null
latest_
app_
version
latest_app_version
:
string
|
null
latest_
human_
version
latest_human_version
:
string
|
null
latest_
version
latest_version
:
string
|
null
location
location
:
string
maintainers
maintainers
:
v25_10_0
.
Maintainer
[]
name
name
:
string
popularity_
rank
popularity_rank
:
number
|
null
recommended
recommended
:
boolean
screenshots
screenshots
:
string
[]
sources
sources
:
string
[]
tags
tags
:
string
[]
train
train
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app_
readme
catalog
categories
healthy
healthy_
error
home
icon_
url
installed
last_
update
latest_
app_
version
latest_
human_
version
latest_
version
location
maintainers
name
popularity_
rank
recommended
screenshots
sources
tags
train
GitHub
@truenas/api-client
Loading...