Config details for bulk operations.
| Field | Type | Required | Description | Example |
|---|---|---|---|---|
Supported |
bool | ➖ | Indicates if the bulk operation is supported. | false |
MaxOperations |
long | ➖ | An integer value specifying the maximum number of operations. | 1 |
MaxPayloadSize |
long | ➖ | An integer value specifying the maximum payload size in bytes. | 1048576 |