POST api/operations/getEstimatedSystemLoadByRange
Request Information
URI Parameters
None.
Body Parameters
LoadGraphQueryModelName | Description | Type | Additional information |
---|---|---|---|
startDate | date |
None. |
|
endDate | date |
None. |
Request Formats
application/json, text/json, text/html
Sample:
{ "startDate": "2024-12-03T11:50:22.0713836-05:00", "endDate": "2024-12-03T11:50:22.0713836-05:00" }
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, text/html
Sample:
Sample not available.