GET api/Computers/{hid}/Plans/{id}/history?Year={Year}&Month={Month}&Day={Day}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| hid | string |
Required |
|
| id | globally unique identifier |
Required |
|
| Year | integer |
Range: inclusive between 2023 and 9999 |
|
| Month | integer |
Range: inclusive between 1 and 12 |
|
| Day | integer |
Range: inclusive between 1 and 31 |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.