node-redfish
Preparing search index...
Thermal
Interface Thermal
interface
Thermal
{
"@odata.etag"
?:
string
;
"@odata.id"
:
string
;
"@odata.type"
?:
string
;
Description
?:
string
|
null
;
Fans
?:
Fan
[]
;
Id
?:
string
;
Name
?:
string
;
Temperatures
?:
Temperature
[]
;
[
key
:
string
]:
unknown
;
}
Hierarchy (
View Summary
)
ODataResource
Thermal
Indexable
[
key
:
string
]:
unknown
Index
Properties
@odata.etag?
@odata.id
@odata.type?
Description?
Fans?
Id?
Name?
Temperatures?
Properties
Optional
@odata.etag
"@odata.etag"
?:
string
@odata.id
"@odata.id"
:
string
Optional
@odata.type
"@odata.type"
?:
string
Optional
Description
Description
?:
string
|
null
Optional
Fans
Fans
?:
Fan
[]
Optional
Id
Id
?:
string
Optional
Name
Name
?:
string
Optional
Temperatures
Temperatures
?:
Temperature
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
@odata.etag
@odata.id
@odata.type
Description
Fans
Id
Name
Temperatures
node-redfish
Loading...