ReportGenerationRequest
{
"duration": {
"end_time": {
"secs": 0,
"usecs": 0
},
"period": "string",
"start_time": {
"secs": 0,
"usecs": 0
}
},
"name": "string",
"parameters": [
{
"name": "string",
"value": "string"
}
],
"report": "string",
"sections": [
{
"id": "string",
"sub_sections": [
{
"id": "string"
}
]
}
]
}
Custom name for the report. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
The parameters of the report. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
The report to be generated. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
IDs of specified sections are collected as part of the report. Field introduced in 31.2.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.