Fault - TooMany(sms.fault.TooMany)

Thrown by
FailoverReplicationGroup_Task, PrepareFailoverReplicationGroup_Task, PromoteReplicationGroup_Task, ReverseReplicateGroup_Task, SyncReplicationGroup_Task, TestFailoverReplicationGroupStart_Task, TestFailoverReplicationGroupStop_Task
Extends
MethodFault
Since
SMS API 6.5

Fault Description

This exception is thrown if the request exceeds the maximum number of elements in batch that the VASA Provider can support for the specific API.

Properties

Name Type Description
maxBatchSize*xsd:long

Maximum number of elements in batch that the VASA Provider can support for the specific API. If the value is not specified (zero) or invalid (negative), client will assume the default value is 1.
Properties inherited from MethodFault
faultCause, faultMessage
*May not be present
Show WSDL type definition