Sha256: 9f1d63d6a3baf7b3a5eb8dd41619f5629dbc5e1fef2692595a41a56f36e07fc3
Contents?: true
Size: 1.23 KB
Versions: 25
Compression:
Stored size: 1.23 KB
Contents
--- title: ScimConfigResourceType --- ## PureCloud::ScimConfigResourceType ## 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] | | **name** | **String** | The name of the resource type. | [optional] | | **description** | **String** | The description of the resource type. | [optional] | | **schema** | **String** | The URI of the primary or base schema for the resource type. | [optional] | | **schema_extensions** | [**Array<ScimConfigResourceTypeSchemaExtension>**](ScimConfigResourceTypeSchemaExtension.html) | The list of schema extensions for the resource type. | [optional] | | **endpoint** | **String** | The HTTP-addressable endpoint of the resource type. Appears after the base URL. | [optional] | | **meta** | [**ScimMetadata**](ScimMetadata.html) | The metadata of the SCIM resource. | [optional] | {: class="table table-striped"}
Version data entries
25 entries across 25 versions & 1 rubygems