3.1.4.2.5 wsman:EncodingLimit
If the server determines that the client has included too many elements in a request (for example, too many AttributeType elements in a Get request or too many Change elements in a Put request), the server SHOULD reject the operation and return a SOAP fault with a fault subcode of wsman:EncodingLimit (as defined in Table 11 of [DMTF-DSP0226]). The fault detail SHOULD contain a wsman:FaultDetail element containing the following value:
http://schemas.microsoft.com/2006/11/IdentityManagement/DirectoryAccess/RequestSizeLimitExceeded
The server MAY<20> also include a SizeLimit attribute (section 2.2.6.1) on the wsman:FaultDetail element. If present, this attribute SHOULD be set equal to the maximum number of elements permitted by the server for the operation requested by the client. This maximum number is implementation-defined.<21>
|
Element |
Description |
|---|---|
|
[Code] |
soapenv:Sender |
|
[Code] |
soapenv:Sender |
|
[Subcode] |
wsman:EncodingLimit |
|
[Action] |
http://schemas.dmtf.org/wbem/wsman/1/wsman/fault |
|
[Reason] |
Access to multiple AttributeTypeAndValues, Changes, or AttributeTypes exceeded the supported number in a single message. |
|
[Details] |
|