Preparing search index...
The search index is not available
Houston Common Library
Houston Common Library
@45drives/houston-common-lib
VDevDisk
Interface VDevDisk
interface
VDevDisk
{
capacity
:
string
;
guid
:
string
;
health
:
string
;
model
:
string
;
name
:
string
;
path
:
string
;
phy_path
:
string
;
powerOnCount
:
string
;
powerOnHours
:
number
;
rotationRate
:
number
;
sd_path
:
string
;
serial
:
string
;
stats
:
Record
<
string
,
any
>
;
temp
:
string
;
type
:
"SSD"
|
"HDD"
|
"NVMe"
;
vdev_path
:
string
;
}
Hierarchy-Diagram
Legend
interface
public property
Hierarchy (
view full
)
VDevDiskBase
VDevDisk
Index
Properties
capacity
guid
health
model
name
path
phy_
path
power
On
Count
power
On
Hours
rotation
Rate
sd_
path
serial
stats
temp
type
vdev_
path
Properties
capacity
capacity
:
string
guid
guid
:
string
health
health
:
string
model
model
:
string
name
name
:
string
path
path
:
string
phy_
path
phy_
path
:
string
power
On
Count
power
On
Count
:
string
power
On
Hours
power
On
Hours
:
number
rotation
Rate
rotation
Rate
:
number
sd_
path
sd_
path
:
string
serial
serial
:
string
stats
stats
:
Record
<
string
,
any
>
temp
temp
:
string
type
type
:
"SSD"
|
"HDD"
|
"NVMe"
vdev_
path
vdev_
path
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
capacity
guid
health
model
name
path
phy_
path
power
On
Count
power
On
Hours
rotation
Rate
sd_
path
serial
stats
temp
type
vdev_
path
Official Cockpit API Documentation
Houston Common Library
Loading...