Apply automatic changes

This commit is contained in:
tyler-mairose-sp
2023-04-04 14:15:48 +00:00
committed by github-actions[bot]
parent 687ca0ad88
commit 54f0343f32

View File

@@ -7963,57 +7963,6 @@ paths:
type: string
example: 2c91808a7813090a017814121919ecca
responses:
'202':
description: 'Accepted - Returned if the request was successfully accepted into the system. **This response is deprecated and will be replaced by a 204 no content response. Please see the developer community announcement for more information. https://developer.sailpoint.com/discuss/t/breaking-changes-to-beta-delete-access-profile-and-delete-role/8452**'
content:
application/json:
schema:
description: A DTO with a TaskResult reference of the delete job
type: object
properties:
type:
description: DTO type
type: string
enum:
- ACCOUNT_CORRELATION_CONFIG
- ACCESS_PROFILE
- ACCESS_REQUEST_APPROVAL
- ACCOUNT
- APPLICATION
- CAMPAIGN
- CAMPAIGN_FILTER
- CERTIFICATION
- CLUSTER
- CONNECTOR_SCHEMA
- ENTITLEMENT
- GOVERNANCE_GROUP
- IDENTITY
- IDENTITY_PROFILE
- IDENTITY_REQUEST
- LIFECYCLE_STATE
- PASSWORD_POLICY
- ROLE
- RULE
- SOD_POLICY
- SOURCE
- TAG_CATEGORY
- TASK_RESULT
- REPORT_RESULT
- SOD_VIOLATION
- ACCOUNT_ACTIVITY
example: IDENTITY
id:
type: string
description: ID of the object to which this reference applies
example: 2c91808568c529c60168cca6f90c1313
name:
type: string
description: Human-readable display name of the object to which this reference applies
example: William Wilson
example:
type: TASK_RESULT
id: ff8080817e8cc815017e8ce4b6910003
name: null
'204':
description: No content - indicates the request was successful but there is no content to be returned in the response.
'400':
@@ -8762,7 +8711,7 @@ paths:
name:
type: string
description: The entitlement name
example: LauncherTestGroup2
example: LauncherTest2
attribute:
type: string
description: The entitlement attribute name
@@ -8770,7 +8719,7 @@ paths:
value:
type: string
description: The value of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
sourceSchemaObjectType:
type: string
description: The object type of the entitlement from the source schema
@@ -8778,7 +8727,7 @@ paths:
description:
type: string
description: The description of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
privileged:
type: boolean
description: True if the entitlement is privileged
@@ -8852,18 +8801,17 @@ paths:
id:
type: string
description: The owner id for the entitlement
example: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
example: 2a2fdacca5e345f18bf7970cfbb8fec2
name:
type: string
description: The owner name for the entitlement
example: governance group 1
example: identity 1
type:
type: string
enum:
- IDENTITY
- GOVERNANCE_GROUP
description: The type of the owner
example: GOVERNANCE_GROUP
description: The type of the owner. Initially only type IDENTITY is supported
example: IDENTITY
'400':
description: Client Error - Returned if the request body is invalid.
content:
@@ -19517,7 +19465,7 @@ paths:
name:
type: string
description: The entitlement name
example: LauncherTestGroup2
example: LauncherTest2
attribute:
type: string
description: The entitlement attribute name
@@ -19525,7 +19473,7 @@ paths:
value:
type: string
description: The value of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
sourceSchemaObjectType:
type: string
description: The object type of the entitlement from the source schema
@@ -19533,7 +19481,7 @@ paths:
description:
type: string
description: The description of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
privileged:
type: boolean
description: True if the entitlement is privileged
@@ -19607,18 +19555,17 @@ paths:
id:
type: string
description: The owner id for the entitlement
example: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
example: 2a2fdacca5e345f18bf7970cfbb8fec2
name:
type: string
description: The owner name for the entitlement
example: governance group 1
example: identity 1
type:
type: string
enum:
- IDENTITY
- GOVERNANCE_GROUP
description: The type of the owner
example: GOVERNANCE_GROUP
description: The type of the owner. Initially only type IDENTITY is supported
example: IDENTITY
'400':
description: Client Error - Returned if the request body is invalid.
content:
@@ -42063,7 +42010,7 @@ paths:
name:
type: string
description: The entitlement name
example: LauncherTestGroup2
example: LauncherTest2
attribute:
type: string
description: The entitlement attribute name
@@ -42071,7 +42018,7 @@ paths:
value:
type: string
description: The value of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
sourceSchemaObjectType:
type: string
description: The object type of the entitlement from the source schema
@@ -42079,7 +42026,7 @@ paths:
description:
type: string
description: The description of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
privileged:
type: boolean
description: True if the entitlement is privileged
@@ -42153,18 +42100,17 @@ paths:
id:
type: string
description: The owner id for the entitlement
example: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
example: 2a2fdacca5e345f18bf7970cfbb8fec2
name:
type: string
description: The owner name for the entitlement
example: governance group 1
example: identity 1
type:
type: string
enum:
- IDENTITY
- GOVERNANCE_GROUP
description: The type of the owner
example: GOVERNANCE_GROUP
description: The type of the owner. Initially only type IDENTITY is supported
example: IDENTITY
'400':
description: Client Error - Returned if the request body is invalid.
content:
@@ -42409,7 +42355,7 @@ paths:
name:
type: string
description: The entitlement name
example: LauncherTestGroup2
example: LauncherTest2
attribute:
type: string
description: The entitlement attribute name
@@ -42417,7 +42363,7 @@ paths:
value:
type: string
description: The value of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
sourceSchemaObjectType:
type: string
description: The object type of the entitlement from the source schema
@@ -42425,7 +42371,7 @@ paths:
description:
type: string
description: The description of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
privileged:
type: boolean
description: True if the entitlement is privileged
@@ -42499,30 +42445,29 @@ paths:
id:
type: string
description: The owner id for the entitlement
example: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
example: 2a2fdacca5e345f18bf7970cfbb8fec2
name:
type: string
description: The owner name for the entitlement
example: governance group 1
example: identity 1
type:
type: string
enum:
- IDENTITY
- GOVERNANCE_GROUP
description: The type of the owner
example: GOVERNANCE_GROUP
description: The type of the owner. Initially only type IDENTITY is supported
example: IDENTITY
example:
sourceSchemaObjectType: group
attribute: memberOf
attributes:
GroupType: Security
sAMAccountName: LauncherTestGroup1
sAMAccountName: LauncherTest1
GroupScope: Global
objectguid: '{01a6e70b-9705-4155-a5c6-492a9bcc8c64}'
objectSid: S-1-5-21-3585869415-1648031554-2909195034-1633
cn: LauncherTestGroup1
msDS-PrincipalName: AUTOMATIONAD\LauncherTestGroup1
value: 'CN=LauncherTestGroup1,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
cn: LauncherTest1
msDS-PrincipalName: AUTOMATIONAD\LauncherTest1
value: 'CN=LauncherTest1,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
description: some description
privileged: false
cloudGoverned: false
@@ -42535,7 +42480,7 @@ paths:
name: Addie Smith
type: IDENTITY
id: 2c91808c74ff913f0175097daa9d59cd
name: LauncherTestGroup1
name: LauncherTest1
created: '2020-10-08T18:33:52.029Z'
modified: '2021-01-19T16:53:35.707Z'
'400':
@@ -42826,7 +42771,7 @@ paths:
The following fields are patchable: **requestable**, **privileged**, **segments**, **owner**.
When patching owner only owner type and owner id need to be provided. Owner name is optional and it won't be modified. If it is provided, it should correspond to the real name.
When patching owner, only owner type and owner id need to be provided. Owner name is optional and it won't be modified. If it is provided, it should correspond to the real name. The only owner type currently supported is IDENTITY.
A token with ORG_ADMIN or SOURCE_ADMIN authority is required to call this API.
security:
@@ -42906,8 +42851,8 @@ paths:
- op: add
path: /owner
value:
type: GOVERNANCE_GROUP
id: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
type: IDENTITY
id: 2c9180858315595501831958427e5424
Replace a owner for an entitlement:
description: This example illustrates the use of patch to replace a new owner to an entitlement by replacing the new owner's info to the entitlement.
value:
@@ -42931,7 +42876,7 @@ paths:
name:
type: string
description: The entitlement name
example: LauncherTestGroup2
example: LauncherTest2
attribute:
type: string
description: The entitlement attribute name
@@ -42939,7 +42884,7 @@ paths:
value:
type: string
description: The value of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
sourceSchemaObjectType:
type: string
description: The object type of the entitlement from the source schema
@@ -42947,7 +42892,7 @@ paths:
description:
type: string
description: The description of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
privileged:
type: boolean
description: True if the entitlement is privileged
@@ -43021,18 +42966,17 @@ paths:
id:
type: string
description: The owner id for the entitlement
example: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
example: 2a2fdacca5e345f18bf7970cfbb8fec2
name:
type: string
description: The owner name for the entitlement
example: governance group 1
example: identity 1
type:
type: string
enum:
- IDENTITY
- GOVERNANCE_GROUP
description: The type of the owner
example: GOVERNANCE_GROUP
description: The type of the owner. Initially only type IDENTITY is supported
example: IDENTITY
'400':
description: Client Error - Returned if the request body is invalid.
content:
@@ -43384,7 +43328,7 @@ paths:
name:
type: string
description: The entitlement name
example: LauncherTestGroup2
example: LauncherTest2
attribute:
type: string
description: The entitlement attribute name
@@ -43392,7 +43336,7 @@ paths:
value:
type: string
description: The value of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
sourceSchemaObjectType:
type: string
description: The object type of the entitlement from the source schema
@@ -43400,7 +43344,7 @@ paths:
description:
type: string
description: The description of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
privileged:
type: boolean
description: True if the entitlement is privileged
@@ -43474,30 +43418,29 @@ paths:
id:
type: string
description: The owner id for the entitlement
example: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
example: 2a2fdacca5e345f18bf7970cfbb8fec2
name:
type: string
description: The owner name for the entitlement
example: governance group 1
example: identity 1
type:
type: string
enum:
- IDENTITY
- GOVERNANCE_GROUP
description: The type of the owner
example: GOVERNANCE_GROUP
description: The type of the owner. Initially only type IDENTITY is supported
example: IDENTITY
example:
- sourceSchemaObjectType: group
attribute: memberOf
attributes:
GroupType: Security
sAMAccountName: LauncherTestGroup1
sAMAccountName: LauncherTest1
GroupScope: Global
objectguid: '{01a6e70b-9705-4155-a5c6-492a9bcc8c64}'
objectSid: S-1-5-21-3585869415-1648031554-2909195034-1633
cn: LauncherTestGroup1
msDS-PrincipalName: AUTOMATIONAD\LauncherTestGroup1
value: 'CN=LauncherTestGroup1,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
cn: LauncherTest1
msDS-PrincipalName: AUTOMATIONAD\LauncherTest1
value: 'CN=LauncherTest1,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
description: some description
privileged: false
cloudGoverned: false
@@ -43506,11 +43449,11 @@ paths:
id: 2c9180877504c40e0175097d5ce707c8
name: EndToEnd-ADSource
owner:
id: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
name: governance group1
type: GOVERNANCE_GROUP
id: 2a2fdacca5e345f18bf7970cfbb8fec2
name: identity 1
type: IDENTITY
id: 2c91808c74ff913f0175097daa9d59cd
name: LauncherTestGroup1
name: LauncherTest1
created: '2020-10-08T18:33:52.029Z'
modified: '2021-01-19T16:53:35.707Z'
'400':
@@ -43864,7 +43807,7 @@ paths:
name:
type: string
description: The entitlement name
example: LauncherTestGroup2
example: LauncherTest2
attribute:
type: string
description: The entitlement attribute name
@@ -43872,7 +43815,7 @@ paths:
value:
type: string
description: The value of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
sourceSchemaObjectType:
type: string
description: The object type of the entitlement from the source schema
@@ -43880,7 +43823,7 @@ paths:
description:
type: string
description: The description of the entitlement
example: 'CN=LauncherTestGroup2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
example: 'CN=LauncherTest2,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
privileged:
type: boolean
description: True if the entitlement is privileged
@@ -43954,30 +43897,29 @@ paths:
id:
type: string
description: The owner id for the entitlement
example: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
example: 2a2fdacca5e345f18bf7970cfbb8fec2
name:
type: string
description: The owner name for the entitlement
example: governance group 1
example: identity 1
type:
type: string
enum:
- IDENTITY
- GOVERNANCE_GROUP
description: The type of the owner
example: GOVERNANCE_GROUP
description: The type of the owner. Initially only type IDENTITY is supported
example: IDENTITY
example:
- sourceSchemaObjectType: group
attribute: memberOf
attributes:
GroupType: Security
sAMAccountName: LauncherTestGroup1
sAMAccountName: LauncherTest1
GroupScope: Global
objectguid: '{01a6e70b-9705-4155-a5c6-492a9bcc8c64}'
objectSid: S-1-5-21-3585869415-1648031554-2909195034-1633
cn: LauncherTestGroup1
msDS-PrincipalName: AUTOMATIONAD\LauncherTestGroup1
value: 'CN=LauncherTestGroup1,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
cn: LauncherTest1
msDS-PrincipalName: AUTOMATIONAD\LauncherTest1
value: 'CN=LauncherTest1,OU=LauncherTestOrg,OU=slpt-automation,DC=TestAutomationAD,DC=local'
description: some description
privileged: false
cloudGoverned: false
@@ -43986,11 +43928,11 @@ paths:
id: 2c9180877504c40e0175097d5ce707c8
name: EndToEnd-ADSource
owner:
id: 2a2fdacc-a5e3-45f1-8bf7-970cfbb8fec2
name: governance group1
type: GOVERNANCE_GROUP
id: 2a2fdacca5e345f18bf7970cfbb8fec2
name: identity 1
type: IDENTITY
id: 2c91808c74ff913f0175097daa9d59cd
name: LauncherTestGroup1
name: LauncherTest1
created: '2020-10-08T18:33:52.029Z'
modified: '2021-01-19T16:53:35.707Z'
'400':
@@ -98015,57 +97957,6 @@ paths:
description: ID of the Role
example: 2c91808a7813090a017814121e121518
responses:
'202':
description: 'Accepted - Returned if the request was successfully accepted into the system. **This response is deprecated and will be replaced by a 204 no content response. Please see the developer community announcement for more information. https://developer.sailpoint.com/discuss/t/breaking-changes-to-beta-delete-access-profile-and-delete-role/8452**'
content:
application/json:
schema:
description: A DTO with a TaskResult reference of the delete job
type: object
properties:
type:
description: DTO type
type: string
enum:
- ACCOUNT_CORRELATION_CONFIG
- ACCESS_PROFILE
- ACCESS_REQUEST_APPROVAL
- ACCOUNT
- APPLICATION
- CAMPAIGN
- CAMPAIGN_FILTER
- CERTIFICATION
- CLUSTER
- CONNECTOR_SCHEMA
- ENTITLEMENT
- GOVERNANCE_GROUP
- IDENTITY
- IDENTITY_PROFILE
- IDENTITY_REQUEST
- LIFECYCLE_STATE
- PASSWORD_POLICY
- ROLE
- RULE
- SOD_POLICY
- SOURCE
- TAG_CATEGORY
- TASK_RESULT
- REPORT_RESULT
- SOD_VIOLATION
- ACCOUNT_ACTIVITY
example: IDENTITY
id:
type: string
description: ID of the object to which this reference applies
example: 2c91808568c529c60168cca6f90c1313
name:
type: string
description: Human-readable display name of the object to which this reference applies
example: William Wilson
example:
type: TASK_RESULT
id: 402881fc7e73d5df017e73d93f1b0002
name: null
'204':
description: No content - indicates the request was successful but there is no content to be returned in the response.
'400':