Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 698 Bytes

ScimServiceProviderConfigResponseBulk.md

File metadata and controls

13 lines (8 loc) · 698 Bytes

# ScimServiceProviderConfigResponseBulk

Properties

Name Type Description Notes
maxOperations int The maximum number of individual operations that can be included in a single bulk request. [optional]
maxPayloadSize int The maximum size, in bytes, of the entire payload for a bulk operation request. [optional]
supported bool Indicates whether the SCIM service provider supports bulk operations. [optional]

[Back to Model list] [Back to API list] [Back to README]