Contains information about warning or error conditions generated during a batch asset operation. The code and reason fields correspond to the fault message fields that would have been thrown for the equivalent non-batch operation.
Syntax
Name | Type | Description |
---|---|---|
assetHandle | xsd:string |
Asset handle for the failed operation. |
code | xsd:int |
Operation fault code. |
reason | xsd:string |
Fault description or reason. |