asyncOperation
| Namespace: | (default namespace) |
XML
Elements
| name (type) | min/max occurs |
description |
|---|---|---|
| id (string) | 1/1 | |
| operation (string) | 1/1 | |
| filePath (string) | 1/1 | |
| status (string) | 1/1 | |
| result ((anonymous)) | 0/1 | |
| errorMsg (string) | 0/1 | |
| customAttributes (customAttributes) | 0/1 | |
| metadata (metadata) | 0/1 |
JSON
| property | type | description |
|---|---|---|
| id | id (string) | |
| operation | operation (string) | |
| filePath | filePath (string) | |
| status | status (string) | |
| result | result ((anonymous)) | |
| errorMsg | errorMsg (string) | |
| customAttributes | customAttributes (customAttributes) | |
| metadata | metadata (metadata) |