
|
- The result node is required. It wraps the response got from the server. Data type: resultType (
common.xsd). - The status node is required. Specifies the execution status of the add operation. Data type: string. Allowed values: ok | error.
- The errcode node is optional. Is used to return the error code when the add operation fails. Data type: unsignedInt.
|