You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/api-reference/api.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1556,7 +1556,7 @@ _Appears in:_
1556
1556
| Field | Description | Default | Validation |
1557
1557
| --- | --- | --- | --- |
1558
1558
|`uuid`_string_| UUID is the unique identifier for the server.<br />Deprecated in favor of systemUUID. |||
1559
-
|`systemUUID`_string_| SystemUUID is the unique identifier for the server. |||
1559
+
|`systemUUID`_string_| SystemUUID is the unique identifier for the server.<br />If not provided, it will be derived from the serial<br />during the discovery phase when the probe registers system details.|||
1560
1560
|`systemURI`_string_| SystemURI is the unique URI for the server resource in REDFISH API. |||
1561
1561
|`power`_[Power](#power)_| Power specifies the desired power state of the server. |||
1562
1562
|`indicatorLED`_[IndicatorLED](#indicatorled)_| IndicatorLED specifies the desired state of the server's indicator LED. |||
0 commit comments