mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
starting point for adding python sdk docs
This commit is contained in:
33
docs/tools/sdk/python/Reference/V3/Models/Indices.md
Normal file
33
docs/tools/sdk/python/Reference/V3/Models/Indices.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
id: index
|
||||
title: Index
|
||||
pagination_label: Index
|
||||
sidebar_label: Index
|
||||
sidebar_class_name: pythonsdk
|
||||
keywords: ['python', 'Python', 'sdk', 'Index', 'Index']
|
||||
slug: /tools/sdk/python/v3/models/index
|
||||
tags: ['SDK', 'Software Development Kit', 'Index', 'Index']
|
||||
---
|
||||
|
||||
# Index
|
||||
|
||||
Enum representing the currently supported indices. Additional values may be added in the future without notice.
|
||||
|
||||
## Enum
|
||||
|
||||
* `ACCESSPROFILES` (value: `'accessprofiles'`)
|
||||
|
||||
* `ACCOUNTACTIVITIES` (value: `'accountactivities'`)
|
||||
|
||||
* `ENTITLEMENTS` (value: `'entitlements'`)
|
||||
|
||||
* `EVENTS` (value: `'events'`)
|
||||
|
||||
* `IDENTITIES` (value: `'identities'`)
|
||||
|
||||
* `ROLES` (value: `'roles'`)
|
||||
|
||||
* `STAR` (value: `'*'`)
|
||||
|
||||
[[Back to top]](#)
|
||||
|
||||
Reference in New Issue
Block a user