Sha256: 863bc4de5b49937bc9be677fa43e9d893493ba84347eca71afadb451ca3c6653
Contents?: true
Size: 1.13 KB
Versions: 1
Compression:
Stored size: 1.13 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] | {: class="table table-striped"}
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
purecloudplatformclientv2-94.0.0 | docs/ScimConfigResourceType.md |