DataSets
Fetch a list of all data snapshots captured for a company
Columns
Name | Type | References | |
Id [KEY] | String | ||
CompanyId | String |
Companies.Id | |
CustomerId | String |
Customers.Id | |
ConnectionId | String |
Connections.Id | |
DataType | String | ||
Status | String | ||
ErrorMessage | String | ||
blobUrl | String | ||
RequestedDate | Datetime | ||
CompletedDate | Datetime | ||
ProgressPercent | Double | ||
IsCompleted | Boolean | ||
IsErrored | Boolean |