Resource Types REST Endpoints

Common/Resource Types
Maintains the definition of resource types that are supported by OCI IAM. Resource type definitions contain standard SCIM resource type attributes and additional OCI IAM-specific attributes such as provider details, supported operations, cacheable, and so on. This REST API is SCIM compliant.
Get a Resource Type
Method: get
Path: /admin/v1/ResourceTypes/{id}
HTTP Options
Method: options
Path: /admin/v1/ResourceTypes
Search Resource Types
Method: get
Path: /admin/v1/ResourceTypes
Search Resource Types Using POST
Method: post
Path: /admin/v1/ResourceTypes/.search