Find all the Resources

get

/iam/directory/oud/scim/v1/ResourceTypes

Returns the details of Resources created and supported

Request

There are no request parameters for this operation.

Back to Top

Response

Supported Media Types

200 Response

OK
Body ()
Root Schema : ResourceTypesSuccessResponse
Type: object
Show Source
Nested Schema : Resources
Type: array
Details of all the ResourceTypes that have been created.
Show Source
Nested Schema : ResourceTypesSearchResultEntry
Type: object
Show Source
Nested Schema : meta
Type: object
The meta values for the particular Resource.
Show Source
Nested Schema : schemaExtensions
Type: array
The schema extentions for the particular Resource.
Show Source
Nested Schema : schemas
Type: array
The Schemas to b/Userse included for the ResourceType.
Default Value: [ "urn:ietf:params:scim:schemas:core:2.0:ResourceType" ]
Show Source
Nested Schema : items
Type: object

406 Response

Not Acceptable
Body ()
Root Schema : ErrorResponse
Type: object
Show Source
Back to Top