migrationJobItemsResponse
Extends: | genericResponse |
Namespace: | (default namespace) |
XML Schema: | ns1.xsd |
Response to requests for fetching jobitems
XML
Elements
name (type) | min/max occurs |
description |
---|---|---|
jobId (int) | 1/1 | |
jobItems (migrationJobLogEntryItem) | 0/unbounded |
JSON
property | type | description |
---|---|---|
jobId | jobId (int) | |
jobItems | array of jobItems (migrationJobLogEntryItem) |