Sha256: 4a4021ae887d9390054915e8e8141ab9833dc26ab7c5d6e393d4739dd75fee3c
Contents?: true
Size: 1.22 KB
Versions: 4
Compression:
Stored size: 1.22 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) | Resource SCIM meta | [optional] | {: class="table table-striped"}
Version data entries
4 entries across 4 versions & 1 rubygems