[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Report
Model representing a Report
Properties
string as uuid
reportDefinitionId
Required
Identifier of the Report Definition used to generate this Report.
string as uuid
resourceId
Required
Resource identifier for which the Report needs to be generated.
string
id
Optional
Identifier of the Report.
array of
Link
links
Optional
Represents a HTTP ’link’ element. It is implicit that all the link tags support http ‘GET’ method.
string
name
Optional
Name of the Report.
string
owner
Optional
Owner (user) who created/executed the Report Generation.
string
completionTime
Optional
Time when the Report Generation completed.
string
description
Optional
Description of the Report.
string
status
Optional
Status of Report Generation - whether the Report got generated successfully or not.
array of
string
subject
Optional
Subjects of the Report.
traversalSpec
Optional
The traversal spec for which the Report Definition needs to be applied.
JSON Example
{
"reportDefinitionId": "string",
"resourceId": "string"
}
[{"label":"Latest (2022-10-31)","version":"latest"}]
vrealize-operations
Property Of
Reports
Parameter To
Create Report
Returned By
Create Report
Get Report