Get Report Definition Using GET
Get a Report Definition by identifier
The Report Definition identifier
The ReportDefinition object
{
"active": false,
"creationTime": "string",
"description": "string",
"id": "string",
"lastRunTime": "string",
"links": [
{
"description": "string",
"href": "string",
"name": "string",
"rel": "string"
}
],
"name": "string",
"owner": "string",
"subject": [
"string"
],
"traversal-specs": {
"specs": [
{
"adapterInstanceAssociation": false,
"description": "string",
"name": "string",
"rootAdapterKindKey": "string",
"rootResourceKindKey": "string"
}
]
}
}
Whether the Report Definition is Active or not.
Creation time of the Report Definition
Description of the Report Definition
Identifier of the Report Definition. This is system generated and uniquely identifies a Report Definition in the system.
Last Run time of the Report Definition
Name of the Report Definition
Owner of the Report Definition
Subjects of the Report Definition
There is no Report Definition in the system for the specified identifier