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