Sha256: ec8ed0ca3150227ed843ed92ce48e5cddaf4629ad3cf75e44b352ec090b14eda
Contents?: true
Size: 1.3 KB
Versions: 2
Compression:
Stored size: 1.3 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. Only location and resourceType are set for ResourceType resources. | [optional] | {: class="table table-striped"}
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-96.0.0 | docs/ScimConfigResourceType.md |
purecloudplatformclientv2-95.0.0 | docs/ScimConfigResourceType.md |