Reference Guide

MoonshotCM_Data_Model_Reference_edit2.html[10/29/2014 1:09:23 AM]
GET Rendered if supported by the implementation or omitted if not.
"MaxNumberOfRecords"
This property is a member of HpMoonshotLogService
The maximum number of log entries this service can have.
JSON type: Integer greater than or equal to 0.
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
"OverWritePolicy"
This property is a member of HpMoonshotLogService
The overwrite policy for this service that takes place when the log is full.
JSON type: String containing one of the following supported values:
"Unknown"
"WrapsWhenFull"
"NeverOverwrites"
HTTP Operations
GET Rendered if supported by the implementation or omitted if not.
POST Action "ClearLog"
Example
HTTP POST to resource with request JSON:
{ "Action": "ClearLog"}
POST Action "MarkRepaired"
Parameter "RecordId"
"RecordId" may be one of the following values:
Example
HTTP POST to resource with request JSON:
{ "Action": "MarkRepaired", "RecordId": ""}