vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - TooMany(sms.fault.TooMany)
- Thrown by
- FailoverReplicationGroup_Task, PrepareFailoverReplicationGroup_Task, PromoteReplicationGroup_Task, ReverseReplicateGroup_Task, SyncReplicationGroup_Task, TestFailoverReplicationGroupStart_Task, TestFailoverReplicationGroupStop_Task
- Extends
- MethodFault
- Since
- 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |