The requested article is not available. Either it doesn't apply to this version of the product or the relevant information is organized differently in this version of the docs. You can search, browse, or go back to the other version.
A newer release of this product is available.
adminapi.xml events
Contributors

Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
adminapi.xml.encoding
- Severity
-
ERROR
- Description
-
This event is generated in case of a mismatched XML encoding received by ONTAP server.
- Corrective Action
-
Correct the mismatched encoding and retry the API.
- Syslog Message
-
ONTAP server got unexpected encoding (expected %s, got %s
- Parameters
-
expEnco (STRING): The expected xml encoding.
recvEnco (STRING): The actual received encoding.
adminapi.xml.namespace
- Severity
-
ERROR
- Description
-
This event is generated in case of a mismatched xml namespace received by ONTAP server.
- Corrective Action
-
Correct the XML namespace and retry the API.
- Syslog Message
-
ONTAP server namespace (expected %s, got %s
- Parameters
-
expNamesp (STRING): The expected xml namespace.
uri (STRING): The received uri