iLO 4 REST API Data Model (LogService Resource Type) - shamimur/hp-proliant-sdk GitHub Wiki
/rest/v1/Managers/{item}/LogServices/IEL /rest/v1/Systems/{item}/LogServices/IML
See Resource Map for more details.
"LogService" defines the following properties:
This property is a member of LogService
The maximum number of log entries.
JSON type:
Integer
greater than or equal to 0.
This property is a member of [LogService](https://github.com/HewlettPackard/python-proliant-sdk/wiki/iLO-4-REST-API-Data-Model-(LogService-Resource-Type)#logservice-resource-type)
GET | Rendered if supported by the implementation or omitted if not. |
When the log is full, the overwrite policy is enforced.
JSON type:
String containing one of the following supported values:
"Unknown"
"WrapsWhenFull"
"NeverOverwrites"
GET | Rendered if supported by the implementation or omitted if not. |