[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
ReportDefinition
Model to represent a Report Definition
Properties
string
name
Required
Name of the Report Definition
string as date-time
creationTime
Required
Creation time of the Report Definition
array of
string
subject
Required
Subjects of the Report Definition
string
id
Required
Identifier of the Report Definition. This is system generated and uniquely identifies a Report Definition in the system.
string as date-time
lastRunTime
Optional
Last Run time of the Report Definition
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
boolean
active
Optional
Whether the Report Definition is Active or not.
string
owner
Optional
Owner of the Report Definition
string
description
Optional
Description of the Report Definition
JSON Example
{
"creationTime": "string",
"id": "string",
"name": "string",
"subject": [
"string"
]
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
ReportDefinitions
Returned By
Get Report Definition