JournalInfo

JournalInfo
JournalInfo
JSON Example
{
    "actions": [
        {
            "objects": [
                {
                    "failed": 0,
                    "model": "string",
                    "skipped": 0,
                    "success": 0
                }
            ],
            "version": "string"
        }
    ],
    "total_objects": 0,
    "versions": [
        "string"
    ]
}
actions
Optional

Details of run for each version. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

integer As uint32 As uint32
total_objects
Required

Number of objects to be processed. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

array of string
versions
Optional

List of versions to be migrated. Field introduced in 30.2.1. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.

Property Of