ODBC Driver for Okta

Build 24.0.9060

ResourceSets

Resource sets.

View Specific Information

Required Scopes

To query this view, Scope must include okta.roles.read.

Select

The driver uses the Okta API to process WHERE clause conditions built with the following columns and operators.
  • Id supports the '=' operator

All other filters are processed client-side within the driver.

For example, the following query is processed server-side:

SELECT * FROM ResourceSets WHERE Id='iamoJDFKaJxGIr0oamd9g'

Columns

Name Type Description
Id [KEY] String Resource set id
Label String Resource set label
Description String Resource set description
Created Datetime When the item was created
LastUpdated Datetime When the item was last updated

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060