CopyStatus
Field | NULL | Description | Note |
---|---|---|---|
status boolean | Is the copy successful | ||
isEdit boolean | True if overwriting destination report | ||
message array of objects | An array of error messages | ||
newId string (GUID) | The id of the new report | ||
sourceId string (GUID) | The id of source report | ||
tenantId string (GUID) | The id of the tenant | ||
copyMessage string | The display message for the status | ||
hasSubReport boolean | Whether there were sub-reports copied | ||
destinationName string | The destination name | ||
type string | Either “Report”, “Template” or “Dashboard” |