Reports
The following are the Reports REST APIs:
Status
The following table details the API Response code, status and, the HTTPS methods.
|
|
|
200 |
OK |
GET |
202 |
Accepted |
POST PUT DELETE |
400 |
Bad Request |
GET POST PUT DELETE |
401 |
Unauthorized |
GET POST PUT DELETE |
403 |
Forbidden |
GET POST PUT DELETE |
404 |
Not Found |
GET POST PUT DELETE |
405 |
Method Not Allowed |
GET POST PUT DELETE |
500 |
Internal Server Error |
GET POST PUT DELETE |
Get Report View by Selection
Resource Name
/report/reportview
Description
Enables you to get a report view by individual selection
URL
https://dcnm-ip/fm/fmrest/report/reportview
Parameter
|
|
|
group |
S |
URI Parameter |
selection |
S |
URI Parameter |
reportFilter |
S |
URI Parameter |
sortDownStr |
S |
URI Parameter |
userName |
S |
URI Parameter |
isAdmin |
S |
URI Parameter |
Return Value
Format: JSON
Type: Object
Resource Name
/report/reportjobs
Description
Enables you to get a report of Jobs
URL
https://dcnm-ip/fm/fmrest/report/reportjobs
Parameter
|
|
|
sortDownStr |
S |
URI Parameter |
userName |
S |
URI Parameter |
isAdmin |
S |
URI Parameter |
Return Value
Format: JSON
Type: Long
|
|
|
SortedReportJobDO |
O |
Sorted Report for Jobs Object |