Kanwar Saad Bin Liaqat c138ca1069
computerSystem api support
Support for redfish root, system list,
system get and system reset action.
2019-09-08 23:55:37 +03:00

14 lines
578 B
Markdown

# Boot
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**BootSourceOverrideEnabled** | [**BootSourceOverrideEnabled**](BootSourceOverrideEnabled.md) | | [optional]
**BootSourceOverrideTarget** | [**BootSource**](BootSource.md) | | [optional]
**BootSourceOverrideTargetRedfishAllowableValues** | [**[]BootSource**](BootSource.md) | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)