mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
Automated commit 'Merge pull request #1234 from sailpoint/boyle/IDA-17625
IDA-17625 : Deprecate unused API' by github action: 4756671001
This commit is contained in:
@@ -3,7 +3,9 @@ get:
|
||||
tags:
|
||||
- IAI Peer Group Strategies
|
||||
summary: Identity Outliers List
|
||||
deprecated: true
|
||||
description: >-
|
||||
-- Deprecated : See 'IAI Outliers'
|
||||
This API will be used by Identity Governance systems to identify identities that are not included in an organization's peer groups. By default, 250 identities are returned. You can specify between 1 and 1000 number of identities that can be returned.
|
||||
parameters:
|
||||
- in: path
|
||||
@@ -29,6 +31,8 @@ get:
|
||||
$ref: '../../v3/responses/400.yaml'
|
||||
'401':
|
||||
$ref: '../../v3/responses/401.yaml'
|
||||
'403':
|
||||
$ref: '../../v3/responses/403.yaml'
|
||||
'429':
|
||||
$ref: '../../v3/responses/429.yaml'
|
||||
'500':
|
||||
|
||||
Reference in New Issue
Block a user