Data class containing reduced information about application registered in vProtect to be backup/restore/clone.
| name | data type | description |
|---|---|---|
| guid | string | |
| lastBackup | number |
Example
{
"guid" : "f8f73bf9-2445-4bce-a7dd-753be3b40a67",
"lastBackup" : 1451649601000
}