GET api/Computers/{hid}/Plans/{id}/history?Year={Year}&Month={Month}&Day={Day}

Request Information

URI Parameters

NameDescriptionTypeAdditional 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

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.