migrationGetLogResponse
| Extends: | genericResponse |
| Namespace: | (default namespace) |
| XML Schema: | ns1.xsd |
Response to request to retrieve log for a tag type migration
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| logContents (string) | 0/1 | Returns the log file content |
JSON
| property | type | description |
|---|---|---|
| logContents | logContents (string) | Returns the log file content |