...
Property | Description | |||
---|---|---|---|---|
id | Internal identifier of the outputObject | |||
execution | The running environment on which the job was executed to generate the output. Possible values:
| |||
profiler | If true , a visual profile of the results is generated as part of the output. | |||
isAdhoc | Determines if the outputObject is included as part of any scheduled execution of the flow:
| |||
createdAt | Timestamp for when the outputObject was created | |||
updatedAt | Timestamp for when the outputObject was last updated | |||
creator.id | Internal identifier of the user who created the object | |||
updater.id | Internal identifier of the user who last updated the object | |||
flowNode.id | Internal identifier of the recipe (wrangledDataset) with which this outputObject is associated |
...