mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 12:27:47 +00:00
Automated commit by github action: 3154861556
This commit is contained in:
@@ -82,5 +82,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:access-profile:manage]
|
||||||
- 'idn:access-profile:manage'
|
|
||||||
|
|||||||
@@ -84,8 +84,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:access-profile:read]
|
||||||
- 'idn:access-profile:read'
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -36,8 +36,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:access-profile:read]
|
||||||
- 'idn:access-profile:read'
|
|
||||||
patch:
|
patch:
|
||||||
operationId: patchAccessProfile
|
operationId: patchAccessProfile
|
||||||
tags:
|
tags:
|
||||||
@@ -129,8 +128,7 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:access-profile:manage]
|
||||||
- 'idn:access-profile:manage'
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteAccessProfile
|
operationId: deleteAccessProfile
|
||||||
tags:
|
tags:
|
||||||
@@ -192,6 +190,5 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:access-profile:manage]
|
||||||
- 'idn:access-profile:manage'
|
|
||||||
|
|
||||||
|
|||||||
@@ -111,8 +111,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:access-profile:read]
|
||||||
- 'idn:access-profile:read'
|
|
||||||
post:
|
post:
|
||||||
operationId: createAccessProfile
|
operationId: createAccessProfile
|
||||||
tags:
|
tags:
|
||||||
@@ -149,5 +148,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:access-profile:manage]
|
||||||
- 'idn:access-profile:manage'
|
|
||||||
|
|||||||
@@ -38,5 +38,4 @@ post:
|
|||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
|
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:segments:write]
|
||||||
- 'idn:segments:write'
|
|
||||||
@@ -8,8 +8,7 @@ get:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:read]
|
||||||
- idn:account:read
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
@@ -45,8 +44,7 @@ patch:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:update]
|
||||||
- idn:account:update
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
@@ -95,8 +93,7 @@ put:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:update]
|
||||||
- idn:account:update
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
@@ -140,8 +137,7 @@ delete:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:delete]
|
||||||
- idn:account:delete
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ post:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:disable]
|
||||||
- idn:account:disable
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ post:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:enable]
|
||||||
- idn:account:enable
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ get:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account-entitlement:read]
|
||||||
- idn:account-entitlement:read
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ post:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:reload]
|
||||||
- idn:account:reload
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ post:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:unlock]
|
||||||
- idn:account:unlock
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ get:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account-list:read]
|
||||||
- idn:account-list:read
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: query
|
- in: query
|
||||||
name: detailLevel
|
name: detailLevel
|
||||||
@@ -125,8 +124,7 @@ post:
|
|||||||
|
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:account:create]
|
||||||
- idn:account:create
|
|
||||||
requestBody:
|
requestBody:
|
||||||
required: true
|
required: true
|
||||||
content:
|
content:
|
||||||
|
|||||||
@@ -23,5 +23,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:read]
|
||||||
# - 'sp:auth-org:read'
|
|
||||||
|
|||||||
@@ -22,8 +22,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:read]
|
||||||
# - 'sp:auth-org:read'
|
|
||||||
post:
|
post:
|
||||||
operationId: createAuthOrgLockoutConfig
|
operationId: createAuthOrgLockoutConfig
|
||||||
tags:
|
tags:
|
||||||
@@ -63,8 +62,7 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:create]
|
||||||
# - 'sp:auth-org:create'
|
|
||||||
patch:
|
patch:
|
||||||
operationId: patchAuthOrgLockoutConfig
|
operationId: patchAuthOrgLockoutConfig
|
||||||
tags:
|
tags:
|
||||||
@@ -113,5 +111,4 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:update]
|
||||||
# - 'sp:auth-org:update'
|
|
||||||
|
|||||||
@@ -22,8 +22,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:read]
|
||||||
# - 'sp:auth-org:read'
|
|
||||||
post:
|
post:
|
||||||
operationId: createAuthOrgNetworkConfig
|
operationId: createAuthOrgNetworkConfig
|
||||||
tags:
|
tags:
|
||||||
@@ -62,8 +61,7 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:create]
|
||||||
# - 'sp:auth-org:create'
|
|
||||||
patch:
|
patch:
|
||||||
operationId: patchAuthOrgNetworkConfig
|
operationId: patchAuthOrgNetworkConfig
|
||||||
tags:
|
tags:
|
||||||
@@ -111,5 +109,4 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:update]
|
||||||
# - 'sp:auth-org:update'
|
|
||||||
|
|||||||
@@ -26,8 +26,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:read]
|
||||||
# - 'sp:auth-org:read'
|
|
||||||
patch:
|
patch:
|
||||||
operationId: patchAuthOrgServiceProviderConfig
|
operationId: patchAuthOrgServiceProviderConfig
|
||||||
tags:
|
tags:
|
||||||
@@ -121,5 +120,4 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:update]
|
||||||
# - 'sp:auth-org:update'
|
|
||||||
|
|||||||
@@ -22,8 +22,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:read]
|
||||||
# - 'sp:auth-org:read'
|
|
||||||
post:
|
post:
|
||||||
operationId: createAuthOrgSessionConfig
|
operationId: createAuthOrgSessionConfig
|
||||||
tags:
|
tags:
|
||||||
@@ -63,8 +62,7 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:create]
|
||||||
# - 'sp:auth-org:create'
|
|
||||||
patch:
|
patch:
|
||||||
operationId: patchAuthOrgSessionConfig
|
operationId: patchAuthOrgSessionConfig
|
||||||
tags:
|
tags:
|
||||||
@@ -113,5 +111,4 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-org:update]
|
||||||
# - 'sp:auth-org:update'
|
|
||||||
|
|||||||
@@ -5,8 +5,7 @@ post:
|
|||||||
summary: Auth User Password Update
|
summary: Auth User Password Update
|
||||||
description: Update a password of existing user in the authentication system by overwriting the password with new password.
|
description: Update a password of existing user in the authentication system by overwriting the password with new password.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-user-password:update]
|
||||||
# - 'sp:auth-user-password:update'
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -17,8 +17,7 @@ get:
|
|||||||
type: string
|
type: string
|
||||||
example: ef38f94347e94562b5bb8424a56397d8
|
example: ef38f94347e94562b5bb8424a56397d8
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-user:read]
|
||||||
# - 'sp:auth-user:read'
|
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: The specified user's authentication system details.
|
description: The specified user's authentication system details.
|
||||||
@@ -46,8 +45,7 @@ patch:
|
|||||||
summary: Auth User Update - PATCH
|
summary: Auth User Update - PATCH
|
||||||
description: Update an existing user in the authentication system with a PATCH request.
|
description: Update an existing user in the authentication system with a PATCH request.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-user:update]
|
||||||
# - 'sp:auth-user:update'
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
@@ -109,8 +107,7 @@ put:
|
|||||||
summary: Auth User Update - Overwrite
|
summary: Auth User Update - Overwrite
|
||||||
description: Update an existing user in the authentication system by over overwriting the information with new information.
|
description: Update an existing user in the authentication system by over overwriting the information with new information.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-user:update]
|
||||||
# - 'sp:auth-user:update'
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
@@ -156,8 +153,7 @@ delete:
|
|||||||
summary: Delete an Auth User
|
summary: Delete an Auth User
|
||||||
description: Delete an existing user in the authentication system.
|
description: Delete an existing user in the authentication system.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-user:delete]
|
||||||
# - 'sp:auth-user:delete'
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: listAuthoriztionCapabilities
|
operationId: listAuthoriztionCapabilities
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:authorization-model:read]
|
||||||
# - 'idn:authorization-model:read'
|
|
||||||
tags:
|
tags:
|
||||||
- Authorization Model
|
- Authorization Model
|
||||||
summary: List Authorization Model Capabilities
|
summary: List Authorization Model Capabilities
|
||||||
|
|||||||
@@ -5,8 +5,7 @@ post:
|
|||||||
summary: Auth User Bulk Update
|
summary: Auth User Bulk Update
|
||||||
description: Update up to 25 existing auth users in a batch.
|
description: Update up to 25 existing auth users in a batch.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [sp:auth-user:update]
|
||||||
# - 'sp:auth-user:update'
|
|
||||||
requestBody:
|
requestBody:
|
||||||
required: true
|
required: true
|
||||||
description: |
|
description: |
|
||||||
|
|||||||
@@ -8,9 +8,7 @@ post:
|
|||||||
|
|
||||||
Requires roles of CERT_ADMIN and ORG_ADMIN
|
Requires roles of CERT_ADMIN and ORG_ADMIN
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - ORG_ADMIN
|
|
||||||
requestBody:
|
requestBody:
|
||||||
description:
|
description:
|
||||||
Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00).
|
Optional. If no timezone is specified, the standard UTC timezone is used (i.e. UTC+00:00).
|
||||||
|
|||||||
@@ -9,9 +9,7 @@ post:
|
|||||||
|
|
||||||
Requires roles of CERT_ADMIN and ORG_ADMIN
|
Requires roles of CERT_ADMIN and ORG_ADMIN
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - ORG_ADMIN
|
|
||||||
requestBody:
|
requestBody:
|
||||||
description:
|
description:
|
||||||
Optional. Default behavior is for the campaign to auto-approve upon completion,
|
Optional. Default behavior is for the campaign to auto-approve upon completion,
|
||||||
|
|||||||
@@ -9,9 +9,7 @@ get:
|
|||||||
Requires roles of CERT_ADMIN and ORG_ADMIN.
|
Requires roles of CERT_ADMIN and ORG_ADMIN.
|
||||||
|
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - ORG_ADMIN
|
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
description: Campaign Report Configuration
|
description: Campaign Report Configuration
|
||||||
@@ -38,9 +36,7 @@ put:
|
|||||||
Requires roles CERT_ADMIN and ORG_ADMIN.
|
Requires roles CERT_ADMIN and ORG_ADMIN.
|
||||||
|
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - ORG_ADMIN
|
|
||||||
requestBody:
|
requestBody:
|
||||||
required: true
|
required: true
|
||||||
description: Campaign Report Configuration
|
description: Campaign Report Configuration
|
||||||
|
|||||||
@@ -8,11 +8,7 @@ get:
|
|||||||
|
|
||||||
Requires roles of CERT_ADMIN, DASHBOARD, ORG_ADMIN and REPORT_ADMIN
|
Requires roles of CERT_ADMIN, DASHBOARD, ORG_ADMIN and REPORT_ADMIN
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,DASHBOARD,ORG_ADMIN,REPORT_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - DASHBOARD
|
|
||||||
# - ORG_ADMIN
|
|
||||||
# - REPORT_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -8,9 +8,7 @@ post:
|
|||||||
|
|
||||||
Requires roles of CERT_ADMIN and ORG_ADMIN
|
Requires roles of CERT_ADMIN and ORG_ADMIN
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - ORG_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -9,11 +9,7 @@ post:
|
|||||||
Requires the following roles: CERT_ADMIN, DASHBOARD, ORG_ADMIN and REPORT_ADMIN.
|
Requires the following roles: CERT_ADMIN, DASHBOARD, ORG_ADMIN and REPORT_ADMIN.
|
||||||
|
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,DASHBOARD,ORG_ADMIN,REPORT_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - DASHBOARD
|
|
||||||
# - ORG_ADMIN
|
|
||||||
# - REPORT_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -4,8 +4,7 @@ post:
|
|||||||
- Certification Campaigns
|
- Certification Campaigns
|
||||||
summary: Generate a Campaign from Template
|
summary: Generate a Campaign from Template
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
description: >-
|
description: >-
|
||||||
Generates a new campaign from a campaign template.
|
Generates a new campaign from a campaign template.
|
||||||
|
|
||||||
|
|||||||
@@ -49,9 +49,7 @@ patch:
|
|||||||
summary: Update a Campaign
|
summary: Update a Campaign
|
||||||
description: Allows updating individual fields on a campaign using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
description: Allows updating individual fields on a campaign using the [JSON Patch](https://tools.ietf.org/html/rfc6902) standard.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN,CERT_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
# - CERT_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -7,9 +7,7 @@ post:
|
|||||||
Deletes campaigns whose Ids are specified in the provided list of campaign Ids.
|
Deletes campaigns whose Ids are specified in the provided list of campaign Ids.
|
||||||
Authorized callers must be an ORG_ADMIN or a CERT_ADMIN.
|
Authorized callers must be an ORG_ADMIN or a CERT_ADMIN.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,ORG_ADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - ORG_ADMIN
|
|
||||||
requestBody:
|
requestBody:
|
||||||
description: The ids of the campaigns to delete.
|
description: The ids of the campaigns to delete.
|
||||||
required: true
|
required: true
|
||||||
|
|||||||
@@ -7,14 +7,7 @@ get:
|
|||||||
Gets campaigns and returns them in a list. Can provide increased level of detail for each campaign if provided
|
Gets campaigns and returns them in a list. Can provide increased level of detail for each campaign if provided
|
||||||
the correct query.
|
the correct query.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [CERT_ADMIN,DASHBOARD,ORG_ADMIN,REPORT_ADMIN,ROLE_ADMIN,SOURCE_ADMIN,SOURCE_SUBADMIN]
|
||||||
# - CERT_ADMIN
|
|
||||||
# - DASHBOARD
|
|
||||||
# - ORG_ADMIN
|
|
||||||
# - REPORT_ADMIN
|
|
||||||
# - ROLE_ADMIN
|
|
||||||
# - SOURCE_ADMIN
|
|
||||||
# - SOURCE_SUBADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: query
|
- in: query
|
||||||
name: detail
|
name: detail
|
||||||
@@ -95,9 +88,7 @@ post:
|
|||||||
summary: Create a campaign
|
summary: Create a campaign
|
||||||
description: Creates a new Certification Campaign with the information provided in the request body.
|
description: Creates a new Certification Campaign with the information provided in the request body.
|
||||||
#security:
|
#security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN,CERT_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
# - CERT_ADMIN
|
|
||||||
requestBody:
|
requestBody:
|
||||||
required: true
|
required: true
|
||||||
content:
|
content:
|
||||||
|
|||||||
@@ -6,9 +6,7 @@ post:
|
|||||||
|
|
||||||
Requires roles of ORG_ADMIN and API
|
Requires roles of ORG_ADMIN and API
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN,API]
|
||||||
# - ORG_ADMIN
|
|
||||||
# - API
|
|
||||||
tags:
|
tags:
|
||||||
- Rosetta message handling
|
- Rosetta message handling
|
||||||
parameters:
|
parameters:
|
||||||
|
|||||||
@@ -31,5 +31,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:connector-rule:read]
|
||||||
- 'idn:connector-rule:read'
|
|
||||||
|
|||||||
@@ -29,8 +29,7 @@ get:
|
|||||||
'404':
|
'404':
|
||||||
$ref: '../../v3/responses/404.yaml'
|
$ref: '../../v3/responses/404.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:connector-rule:read]
|
||||||
- 'idn:connector-rule:read'
|
|
||||||
|
|
||||||
put:
|
put:
|
||||||
tags:
|
tags:
|
||||||
@@ -77,8 +76,7 @@ put:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:connector-rule:write]
|
||||||
- 'idn:connector-rule:write'
|
|
||||||
|
|
||||||
delete:
|
delete:
|
||||||
tags:
|
tags:
|
||||||
@@ -111,6 +109,5 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:connector-rule:write]
|
||||||
- 'idn:connector-rule:write'
|
|
||||||
|
|
||||||
|
|||||||
@@ -28,8 +28,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:connector-rule:read]
|
||||||
- 'idn:connector-rule:read'
|
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Connector Rule Management
|
- Connector Rule Management
|
||||||
@@ -65,5 +64,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:connector-rule:write]
|
||||||
- 'idn:connector-rule:write'
|
|
||||||
|
|||||||
@@ -25,5 +25,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [iai:data-pipeline:read]
|
||||||
# - 'iai:data-pipeline:read'
|
|
||||||
|
|||||||
@@ -31,8 +31,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [iai:configuration:read]
|
||||||
# - 'iai:configuration:read'
|
|
||||||
put:
|
put:
|
||||||
operationId: updateConfiguration
|
operationId: updateConfiguration
|
||||||
tags:
|
tags:
|
||||||
@@ -66,8 +65,7 @@ put:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [iai:configuration:update]
|
||||||
# - 'iai:configuration:update'
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteConfiguration
|
operationId: deleteConfiguration
|
||||||
tags:
|
tags:
|
||||||
@@ -97,5 +95,4 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [iai:configuration:delete]
|
||||||
# - 'iai:configuration:delete'
|
|
||||||
|
|||||||
@@ -39,8 +39,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [iai:configuration:read]
|
||||||
# - 'iai:configuration:read'
|
|
||||||
post:
|
post:
|
||||||
operationId: createConfiguration
|
operationId: createConfiguration
|
||||||
summary: Creates an IAI configuration for a customer
|
summary: Creates an IAI configuration for a customer
|
||||||
@@ -75,5 +74,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [iai:configuration:create]
|
||||||
# - 'iai:configuration:create'
|
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile-default-mapping:read]
|
||||||
- 'idn:identity-profile-default-mapping:read'
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -33,7 +33,6 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:refresh]
|
||||||
- 'idn:identity-profile:refresh'
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -36,8 +36,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:read]
|
||||||
- 'idn:identity-profile:read'
|
|
||||||
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteIdentityProfile
|
operationId: deleteIdentityProfile
|
||||||
@@ -78,8 +77,7 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:delete]
|
||||||
- 'idn:identity-profile:delete'
|
|
||||||
|
|
||||||
patch:
|
patch:
|
||||||
operationId: updateIdentityProfile
|
operationId: updateIdentityProfile
|
||||||
@@ -159,5 +157,4 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:update]
|
||||||
- 'idn:identity-profile:update'
|
|
||||||
|
|||||||
@@ -36,5 +36,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:delete]
|
||||||
- 'idn:identity-profile:delete'
|
|
||||||
|
|||||||
@@ -59,5 +59,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:read]
|
||||||
- 'idn:identity-profile:read'
|
|
||||||
|
|||||||
@@ -32,8 +32,7 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:delete]
|
||||||
- 'idn:identity-profile:delete'
|
|
||||||
|
|
||||||
patch:
|
patch:
|
||||||
operationId: updateIdentityProfile
|
operationId: updateIdentityProfile
|
||||||
@@ -54,8 +53,7 @@ patch:
|
|||||||
|
|
||||||
* modified
|
* modified
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:update]
|
||||||
- 'idn:identity-profile:update'
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -35,5 +35,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:preview]
|
||||||
- 'idn:identity-profile:preview'
|
|
||||||
|
|||||||
@@ -32,5 +32,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:create]
|
||||||
- 'idn:identity-profile:create'
|
|
||||||
|
|||||||
@@ -59,8 +59,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:read]
|
||||||
- 'idn:identity-profile:read'
|
|
||||||
|
|
||||||
post:
|
post:
|
||||||
operationId: createIdentityProfile
|
operationId: createIdentityProfile
|
||||||
@@ -95,6 +94,5 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:identity-profile:create]
|
||||||
- 'idn:identity-profile:create'
|
|
||||||
|
|
||||||
|
|||||||
@@ -39,8 +39,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client-status:read]
|
||||||
- 'idn:managed-client-status:read'
|
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Managed Clients
|
- Managed Clients
|
||||||
@@ -81,5 +80,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client-status:update]
|
||||||
- 'idn:managed-client-status:update'
|
|
||||||
@@ -33,5 +33,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client:read]
|
||||||
- 'idn:managed-client:read'
|
|
||||||
@@ -33,8 +33,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client:read]
|
||||||
- 'idn:managed-client:read'
|
|
||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Managed Clients
|
- Managed Clients
|
||||||
@@ -77,8 +76,7 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client:update]
|
||||||
- 'idn:managed-client:update'
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteManagedClient
|
operationId: deleteManagedClient
|
||||||
tags:
|
tags:
|
||||||
@@ -109,5 +107,4 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client:delete]
|
||||||
- 'idn:managed-client:delete'
|
|
||||||
|
|||||||
@@ -43,8 +43,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client:read]
|
||||||
- 'idn:managed-client:read'
|
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Managed Clients
|
- Managed Clients
|
||||||
@@ -80,5 +79,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-client:create]
|
||||||
- 'idn:managed-client:create'
|
|
||||||
|
|||||||
@@ -39,5 +39,4 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:delete]
|
||||||
- 'idn:managed-cluster:delete'
|
|
||||||
|
|||||||
@@ -40,5 +40,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-jobs:read]
|
||||||
- 'idn:managed-cluster-jobs:read'
|
|
||||||
|
|||||||
@@ -30,8 +30,7 @@ get:
|
|||||||
"404":
|
"404":
|
||||||
$ref: '../../v3/responses/404.yaml'
|
$ref: '../../v3/responses/404.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-log-config:read]
|
||||||
- 'idn:managed-cluster-log-config:read'
|
|
||||||
put:
|
put:
|
||||||
tags:
|
tags:
|
||||||
- Managed Clusters
|
- Managed Clusters
|
||||||
@@ -69,5 +68,4 @@ put:
|
|||||||
"404":
|
"404":
|
||||||
$ref: '../../v3/responses/404.yaml'
|
$ref: '../../v3/responses/404.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-log-config:write]
|
||||||
- 'idn:managed-cluster-log-config:write'
|
|
||||||
|
|||||||
@@ -28,8 +28,7 @@ get:
|
|||||||
"404":
|
"404":
|
||||||
$ref: '../../v3/responses/404.yaml'
|
$ref: '../../v3/responses/404.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:read]
|
||||||
- 'idn:managed-cluster:read'
|
|
||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Managed Clusters
|
- Managed Clusters
|
||||||
@@ -72,8 +71,7 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:update]
|
||||||
- 'idn:managed-cluster:update'
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteManagedCluster
|
operationId: deleteManagedCluster
|
||||||
tags:
|
tags:
|
||||||
@@ -104,5 +102,4 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:delete]
|
||||||
- 'idn:managed-cluster:delete'
|
|
||||||
|
|||||||
@@ -40,8 +40,7 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:update]
|
||||||
- 'idn:managed-cluster:update'
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteManagedCluster
|
operationId: deleteManagedCluster
|
||||||
tags:
|
tags:
|
||||||
@@ -72,5 +71,4 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:delete]
|
||||||
- 'idn:managed-cluster:delete'
|
|
||||||
|
|||||||
@@ -28,5 +28,4 @@ get:
|
|||||||
"404":
|
"404":
|
||||||
$ref: '../../v3/responses/404.yaml'
|
$ref: '../../v3/responses/404.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:read]
|
||||||
- 'idn:managed-cluster:read'
|
|
||||||
|
|||||||
@@ -36,5 +36,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-process:read]
|
||||||
- 'idn:managed-process:read'
|
|
||||||
|
|||||||
@@ -37,5 +37,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:update]
|
||||||
- 'idn:managed-cluster:update'
|
|
||||||
@@ -32,5 +32,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-status:read]
|
||||||
- 'idn:managed-cluster-status:read'
|
|
||||||
|
|||||||
@@ -36,8 +36,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-types:read]
|
||||||
- 'idn:managed-cluster-types:read'
|
|
||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Managed Cluster Types
|
- Managed Cluster Types
|
||||||
@@ -83,8 +82,7 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-types:update]
|
||||||
- 'idn:managed-cluster-types:update'
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteManagedClusterType
|
operationId: deleteManagedClusterType
|
||||||
tags:
|
tags:
|
||||||
@@ -118,5 +116,4 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-types:delete]
|
||||||
- 'idn:managed-cluster-types:delete'
|
|
||||||
|
|||||||
@@ -49,8 +49,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-types:read]
|
||||||
- 'idn:managed-cluster-types:read'
|
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Managed Cluster Types
|
- Managed Cluster Types
|
||||||
@@ -89,5 +88,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster-types:create]
|
||||||
- 'idn:managed-cluster-types:create'
|
|
||||||
|
|||||||
@@ -43,5 +43,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:upgrade]
|
||||||
- 'idn:managed-cluster:upgrade'
|
|
||||||
@@ -33,5 +33,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:create]
|
||||||
- 'idn:managed-cluster:create'
|
|
||||||
|
|||||||
@@ -37,8 +37,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:read]
|
||||||
- 'idn:managed-cluster:read'
|
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Managed Clusters
|
- Managed Clusters
|
||||||
@@ -74,5 +73,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:create]
|
||||||
- 'idn:managed-cluster:create'
|
|
||||||
|
|||||||
@@ -43,5 +43,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:update]
|
||||||
- 'idn:managed-cluster:update'
|
|
||||||
@@ -37,5 +37,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-cluster:read]
|
||||||
- 'idn:managed-cluster:read'
|
|
||||||
|
|||||||
@@ -36,8 +36,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-process:read]
|
||||||
- 'idn:managed-process:read'
|
|
||||||
patch:
|
patch:
|
||||||
tags:
|
tags:
|
||||||
- Managed Processes
|
- Managed Processes
|
||||||
@@ -83,8 +82,7 @@ patch:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-process:update]
|
||||||
- 'idn:managed-process:update'
|
|
||||||
delete:
|
delete:
|
||||||
operationId: deleteManagedProcess
|
operationId: deleteManagedProcess
|
||||||
tags:
|
tags:
|
||||||
@@ -118,5 +116,4 @@ delete:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-process:delete]
|
||||||
- 'idn:managed-process:delete'
|
|
||||||
|
|||||||
@@ -49,8 +49,7 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-process:read]
|
||||||
- 'idn:managed-process:read'
|
|
||||||
post:
|
post:
|
||||||
tags:
|
tags:
|
||||||
- Managed Processes
|
- Managed Processes
|
||||||
@@ -89,5 +88,4 @@ post:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:managed-process:create]
|
||||||
- 'idn:managed-process:create'
|
|
||||||
|
|||||||
@@ -36,4 +36,4 @@ get:
|
|||||||
'500':
|
'500':
|
||||||
$ref: '../../v3/responses/500.yaml'
|
$ref: '../../v3/responses/500.yaml'
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
@@ -8,8 +8,7 @@ get:
|
|||||||
</br>
|
</br>
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:mfa-config:read]
|
||||||
- idn:mfa-config:read
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: method
|
name: method
|
||||||
|
|||||||
@@ -8,8 +8,7 @@ get:
|
|||||||
</br>
|
</br>
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:mfa-config:read]
|
||||||
- idn:mfa-config:read
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: method
|
name: method
|
||||||
@@ -56,8 +55,7 @@ put:
|
|||||||
</br>
|
</br>
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
security:
|
security:
|
||||||
- bearerAuth:
|
- oauth2: [idn:mfa-config:write]
|
||||||
- idn:mfa-config:write
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: method
|
name: method
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeApprovalList
|
operationId: nonEmployeeApprovalList
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get List of Non-Employee Approval Requests
|
summary: Get List of Non-Employee Approval Requests
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeApprovalSummary
|
operationId: nonEmployeeApprovalSummary
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get Summary of Non-Employee Approval Requests
|
summary: Get Summary of Non-Employee Approval Requests
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeApprovalGet
|
operationId: nonEmployeeApprovalGet
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get a non-employee approval item detail
|
summary: Get a non-employee approval item detail
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeApproveRequest
|
operationId: nonEmployeeApproveRequest
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Approve a Non-Employee Request
|
summary: Approve a Non-Employee Request
|
||||||
|
|||||||
@@ -1,7 +1,6 @@
|
|||||||
post:
|
post:
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:helpdesk]
|
||||||
# - 'idn:helpdesk'
|
|
||||||
operationId: nonEmployeeBulkUploadJobFail
|
operationId: nonEmployeeBulkUploadJobFail
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeRecordGet
|
operationId: nonEmployeeRecordGet
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:read]
|
||||||
# - 'idn:nesr:read'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get a Non-Employee Record
|
summary: Get a Non-Employee Record
|
||||||
@@ -42,7 +41,7 @@ get:
|
|||||||
put:
|
put:
|
||||||
operationId: nonEmployeeRecordUpdate
|
operationId: nonEmployeeRecordUpdate
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Update Non-Employee Record
|
summary: Update Non-Employee Record
|
||||||
@@ -85,7 +84,7 @@ put:
|
|||||||
patch:
|
patch:
|
||||||
operationId: nonEmployeeRecordPatch
|
operationId: nonEmployeeRecordPatch
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Patch Non-Employee Record
|
summary: Patch Non-Employee Record
|
||||||
@@ -134,8 +133,7 @@ patch:
|
|||||||
delete:
|
delete:
|
||||||
operationId: nonEmployeeRecordDelete
|
operationId: nonEmployeeRecordDelete
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:delete]
|
||||||
# - 'idn:nesr:delete'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Delete Non-Employee Record
|
summary: Delete Non-Employee Record
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeRecordBulkDelete
|
operationId: nonEmployeeRecordBulkDelete
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:delete]
|
||||||
# - 'idn:nesr:delete'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Delete Multiple Non-Employee Records
|
summary: Delete Multiple Non-Employee Records
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeRecordCreation
|
operationId: nonEmployeeRecordCreation
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:create]
|
||||||
# - 'idn:nesr:create'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Create Non-Employee Record
|
summary: Create Non-Employee Record
|
||||||
@@ -40,7 +39,7 @@ post:
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeRecordList
|
operationId: nonEmployeeRecordList
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: List Non-Employee Records
|
summary: List Non-Employee Records
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeRejectRequest
|
operationId: nonEmployeeRejectRequest
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Reject a Non-Employee Request
|
summary: Reject a Non-Employee Request
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeRequestSummaryGet
|
operationId: nonEmployeeRequestSummaryGet
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get Summary of Non-Employee Requests
|
summary: Get Summary of Non-Employee Requests
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeRequestGet
|
operationId: nonEmployeeRequestGet
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get a Non-Employee Request
|
summary: Get a Non-Employee Request
|
||||||
@@ -38,8 +38,7 @@ get:
|
|||||||
delete:
|
delete:
|
||||||
operationId: nonEmployeeRequestDeletion
|
operationId: nonEmployeeRequestDeletion
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:delete]
|
||||||
# - 'idn:nesr:delete'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Delete Non-Employee Request
|
summary: Delete Non-Employee Request
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeRequestCreation
|
operationId: nonEmployeeRequestCreation
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Create Non-Employee Request
|
summary: Create Non-Employee Request
|
||||||
@@ -57,7 +57,7 @@ post:
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeRequestList
|
operationId: nonEmployeeRequestList
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: List Non-Employee Requests
|
summary: List Non-Employee Requests
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeSourceAggregateGet
|
operationId: nonEmployeeSourceAggregateGet
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:create]
|
||||||
# - 'idn:nesr:create'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Aggregate all accounts for a Non-Employee Source
|
summary: Aggregate all accounts for a Non-Employee Source
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeSourceGet
|
operationId: nonEmployeeSourceGet
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get a Non-Employee Source
|
summary: Get a Non-Employee Source
|
||||||
@@ -36,8 +36,7 @@ get:
|
|||||||
patch:
|
patch:
|
||||||
operationId: nonEmployeeSourcePatch
|
operationId: nonEmployeeSourcePatch
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:update]
|
||||||
# - 'idn:nesr:update'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Patch a Non-Employee Source
|
summary: Patch a Non-Employee Source
|
||||||
@@ -92,8 +91,7 @@ patch:
|
|||||||
delete:
|
delete:
|
||||||
operationId: nonEmployeeSourceDelete
|
operationId: nonEmployeeSourceDelete
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:delete]
|
||||||
# - 'idn:nesr:delete'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Delete Non-Employee Source
|
summary: Delete Non-Employee Source
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeBulkUploadDetails
|
operationId: nonEmployeeBulkUploadDetails
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:read]
|
||||||
# - 'idn:nesr:read'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Details of bulk upload job on source
|
summary: Details of bulk upload job on source
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeRecordsBulkUpload
|
operationId: nonEmployeeRecordsBulkUpload
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:create]
|
||||||
# - 'idn:nesr:create'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Imports, or Updates, Non-Employee Records
|
summary: Imports, or Updates, Non-Employee Records
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeBulkUploadStatus
|
operationId: nonEmployeeBulkUploadStatus
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:read]
|
||||||
# - 'idn:nesr:read'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Obtain the status of bulk upload on the source
|
summary: Obtain the status of bulk upload on the source
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeRecordsExport
|
operationId: nonEmployeeRecordsExport
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:read]
|
||||||
# - 'idn:nesr:read'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Exports Non-Employee Records to CSV
|
summary: Exports Non-Employee Records to CSV
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeExportSourceSchemaTemplate
|
operationId: nonEmployeeExportSourceSchemaTemplate
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:read]
|
||||||
# - 'idn:nesr:read'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Exports Source Schema Template
|
summary: Exports Source Schema Template
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: getSchemaAttribute
|
operationId: getSchemaAttribute
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Get Schema Attribute Non-Employee Source
|
summary: Get Schema Attribute Non-Employee Source
|
||||||
@@ -37,8 +37,7 @@ get:
|
|||||||
patch:
|
patch:
|
||||||
operationId: patchSchemaAttribute
|
operationId: patchSchemaAttribute
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:update]
|
||||||
# - 'idn:nesr:update'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Patch a Schema Attribute for Non-Employee Source
|
summary: Patch a Schema Attribute for Non-Employee Source
|
||||||
@@ -97,8 +96,7 @@ patch:
|
|||||||
delete:
|
delete:
|
||||||
operationId: deleteSchemaAttribute
|
operationId: deleteSchemaAttribute
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:delete]
|
||||||
# - 'idn:nesr:delete'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Delete a Schema Attribute for Non-Employee Source
|
summary: Delete a Schema Attribute for Non-Employee Source
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: getSchemaAttributes
|
operationId: getSchemaAttributes
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: List Schema Attributes Non-Employee Source
|
summary: List Schema Attributes Non-Employee Source
|
||||||
@@ -39,8 +39,7 @@ get:
|
|||||||
post:
|
post:
|
||||||
operationId: createSchemaAttribute
|
operationId: createSchemaAttribute
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:create]
|
||||||
# - 'idn:nesr:create'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Create a new Schema Attribute for Non-Employee Source
|
summary: Create a new Schema Attribute for Non-Employee Source
|
||||||
@@ -87,8 +86,7 @@ post:
|
|||||||
delete:
|
delete:
|
||||||
operationId: deleteSchemaAttributes
|
operationId: deleteSchemaAttributes
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:delete]
|
||||||
# - 'idn:nesr:delete'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Delete all custom schema attributes for Non-Employee Source
|
summary: Delete all custom schema attributes for Non-Employee Source
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
post:
|
post:
|
||||||
operationId: nonEmployeeSourcesCreation
|
operationId: nonEmployeeSourcesCreation
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:nesr:create]
|
||||||
# - 'idn:nesr:create'
|
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: Create Non-Employee Source
|
summary: Create Non-Employee Source
|
||||||
@@ -39,7 +38,7 @@ post:
|
|||||||
get:
|
get:
|
||||||
operationId: nonEmployeeSourcesList
|
operationId: nonEmployeeSourcesList
|
||||||
security:
|
security:
|
||||||
- bearerAuth: []
|
- oauth2: []
|
||||||
tags:
|
tags:
|
||||||
- Non-Employee Lifecycle Management
|
- Non-Employee Lifecycle Management
|
||||||
summary: List Non-Employee Sources
|
summary: List Non-Employee Sources
|
||||||
|
|||||||
@@ -8,9 +8,7 @@ get:
|
|||||||
|
|
||||||
Request will require the following legacy roles: ORG_ADMIN and API
|
Request will require the following legacy roles: ORG_ADMIN and API
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN,API]
|
||||||
# - ORG_ADMIN
|
|
||||||
# - API
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: key
|
name: key
|
||||||
@@ -52,9 +50,7 @@ put:
|
|||||||
|
|
||||||
Request will require the following legacy roles: ORG_ADMIN and API
|
Request will require the following legacy roles: ORG_ADMIN and API
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN,API]
|
||||||
# - ORG_ADMIN
|
|
||||||
# - API
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: key
|
name: key
|
||||||
|
|||||||
@@ -12,8 +12,7 @@ get:
|
|||||||
|
|
||||||
Requires the following security scope: idn:notification-templates:read
|
Requires the following security scope: idn:notification-templates:read
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:notification-templates:read]
|
||||||
# - 'idn:notification-templates:read'
|
|
||||||
|
|
||||||
responses:
|
responses:
|
||||||
'200':
|
'200':
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: getOauthClient
|
operationId: getOauthClient
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:oathkeeper-client:read]
|
||||||
# - 'idn:oathkeeper-client:read'
|
|
||||||
tags:
|
tags:
|
||||||
- OAuth Clients
|
- OAuth Clients
|
||||||
summary: Get OAuth Client
|
summary: Get OAuth Client
|
||||||
@@ -42,9 +41,7 @@ get:
|
|||||||
delete:
|
delete:
|
||||||
operationId: deleteOauthClient
|
operationId: deleteOauthClient
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:oathkeeper-client:delete,idn:oathkeeper-internal-client:delete]
|
||||||
# - 'idn:oathkeeper-client:delete'
|
|
||||||
# - 'idn:oathkeeper-internal-client:delete'
|
|
||||||
tags:
|
tags:
|
||||||
- OAuth Clients
|
- OAuth Clients
|
||||||
summary: Delete OAuth Client
|
summary: Delete OAuth Client
|
||||||
@@ -81,8 +78,7 @@ delete:
|
|||||||
patch:
|
patch:
|
||||||
operationId: patchOauthClient
|
operationId: patchOauthClient
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:oathkeeper-client:update]
|
||||||
# - 'idn:oathkeeper-client:update'
|
|
||||||
tags:
|
tags:
|
||||||
- OAuth Clients
|
- OAuth Clients
|
||||||
summary: Patch OAuth Client
|
summary: Patch OAuth Client
|
||||||
|
|||||||
@@ -1,8 +1,7 @@
|
|||||||
get:
|
get:
|
||||||
operationId: listOauthClients
|
operationId: listOauthClients
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:oathkeeper-client-list:read]
|
||||||
# - 'idn:oathkeeper-client-list:read'
|
|
||||||
tags:
|
tags:
|
||||||
- OAuth Clients
|
- OAuth Clients
|
||||||
summary: List OAuth Clients
|
summary: List OAuth Clients
|
||||||
@@ -34,9 +33,7 @@ get:
|
|||||||
post:
|
post:
|
||||||
operationId: createOauthClient
|
operationId: createOauthClient
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [idn:oathkeeper-client:create,idn:oathkeeper-internal-client:create]
|
||||||
# - 'idn:oathkeeper-client:create'
|
|
||||||
# - 'idn:oathkeeper-internal-client:create'
|
|
||||||
tags:
|
tags:
|
||||||
- OAuth Clients
|
- OAuth Clients
|
||||||
summary: Create OAuth Client
|
summary: Create OAuth Client
|
||||||
|
|||||||
@@ -7,8 +7,7 @@ get:
|
|||||||
This API returns the sync group for the specified ID.
|
This API returns the sync group for the specified ID.
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
@@ -48,8 +47,7 @@ put:
|
|||||||
This API updates the specified password sync group.
|
This API updates the specified password sync group.
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
@@ -102,8 +100,7 @@ delete:
|
|||||||
This API deletes the specified password sync group.
|
This API deletes the specified password sync group.
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- in: path
|
- in: path
|
||||||
name: id
|
name: id
|
||||||
|
|||||||
@@ -7,8 +7,7 @@ get:
|
|||||||
This API returns a list of password sync groups.
|
This API returns a list of password sync groups.
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
parameters:
|
parameters:
|
||||||
- $ref: '../../v3/parameters/limit.yaml'
|
- $ref: '../../v3/parameters/limit.yaml'
|
||||||
- $ref: '../../v3/parameters/offset.yaml'
|
- $ref: '../../v3/parameters/offset.yaml'
|
||||||
@@ -37,8 +36,7 @@ post:
|
|||||||
This API creates a password sync group based on the specifications provided.
|
This API creates a password sync group based on the specifications provided.
|
||||||
A token with ORG_ADMIN authority is required to call this API.
|
A token with ORG_ADMIN authority is required to call this API.
|
||||||
# security:
|
# security:
|
||||||
# - bearerAuth:
|
# - oauth2: [ORG_ADMIN]
|
||||||
# - ORG_ADMIN
|
|
||||||
requestBody:
|
requestBody:
|
||||||
required: true
|
required: true
|
||||||
content:
|
content:
|
||||||
|
|||||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user