Sha256: 40d0be8c21b0bac2673003e614aadfae4cd86d6d426661d8d52c20c68bf44c90
Contents?: true
Size: 1.06 KB
Versions: 24
Compression:
Stored size: 1.06 KB
Contents
--- title: ScimV2Group --- ## PureCloud::ScimV2Group ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The ID of the SCIM resource. Set by the service provider. \"caseExact\" is set to \"true\". \"Mutability\" is set to \"readOnly\". \"Returned\" is set to \"always\". | [optional] | | **schemas** | **Array<String>** | The list of supported schemas. | [optional] | | **display_name** | **String** | The display name of the group. | | | **external_id** | **String** | The external ID of the group. Set by the provisioning client. \"caseExact\" is set to \"true\". \"mutability\" is set to \"readWrite\". | [optional] | | **members** | [**Array<ScimV2MemberReference>**](ScimV2MemberReference.html) | The list of members in the group. | [optional] | | **meta** | [**ScimMetadata**](ScimMetadata.html) | The metadata of the SCIM resource. | [optional] | {: class="table table-striped"}
Version data entries
24 entries across 24 versions & 1 rubygems