Skip to content

Commit

Permalink
Automated commit 'Merge pull request #1950 from sailpoint/feature/v3O…
Browse files Browse the repository at this point in the history
…perationIds

Add operation ids for v3 path parameters to lookup where to get the i…' by github action: 12992989829
  • Loading branch information
tyler-mairose-sp committed Jan 27, 2025
1 parent 9930464 commit e7f7a3d
Show file tree
Hide file tree
Showing 120 changed files with 236 additions and 1 deletion.
8 changes: 7 additions & 1 deletion idn/v3/parameters/path/search/id.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,10 @@ description: ID of the requested document.
schema:
type: string
required: true
example: 2c91808568c529c60168cca6f90c1313
example: 2c91808568c529c60168cca6f90c1313
x-sailpoint-resource-operation-id:
- listAccessProfiles
- listAccountActivities
- listEntitlements
- listRoles
- listIdentities
7 changes: 7 additions & 0 deletions idn/v3/parameters/path/search/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,12 @@ description: |
The currently supported index names are: *accessprofiles*, *accountactivities*, *entitlements*, *events*, *identities*, and *roles*.
schema:
type: string
enum:
- accessprofiles
- accountactivities
- entitlements
- events
- identities
- roles
required: true
example: accounts
1 change: 1 addition & 0 deletions idn/v3/paths/access-profile-entitlements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ get:
in: path
description: ID of the access profile containing the entitlements.
required: true
x-sailpoint-resource-operation-id: listAccessProfiles
schema:
type: string
example: 2c91808a7813090a017814121919ecca
Expand Down
3 changes: 3 additions & 0 deletions idn/v3/paths/access-profile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ get:
- in: path
name: id
required: true
x-sailpoint-resource-operation-id: listAccessProfiles
schema:
type: string
description: >-
Expand Down Expand Up @@ -99,6 +100,7 @@ patch:
in: path
description: ID of the Access Profile to patch
required: true
x-sailpoint-resource-operation-id: listAccessProfiles
schema:
type: string
example: 2c91808a7813090a017814121919ecca
Expand Down Expand Up @@ -209,6 +211,7 @@ delete:
in: path
description: ID of the Access Profile to delete
required: true
x-sailpoint-resource-operation-id: listAccessProfiles
schema:
type: string
example: 2c91808a7813090a017814121919ecca
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/account-activity-get-one.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccountActivities
description: The account activity id
example: ef38f94347e94562b5bb8424a56397d8
responses:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/account-usages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ get:
in: path
description: ID of IDN account
required: true
x-sailpoint-resource-operation-id: listAccounts
schema:
type: string
example: 'ef38f94347e94562b5bb8424a56397d8'
Expand Down
4 changes: 4 additions & 0 deletions idn/v3/paths/account.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: Account ID.
example: ef38f94347e94562b5bb8424a56397d8
responses:
Expand Down Expand Up @@ -67,6 +68,7 @@ patch:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: Account ID.
example: ef38f94347e94562b5bb8424a56397d8
requestBody:
Expand Down Expand Up @@ -148,6 +150,7 @@ put:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: Account ID.
example: ef38f94347e94562b5bb8424a56397d8
requestBody:
Expand Down Expand Up @@ -201,6 +204,7 @@ delete:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: Account ID.
example: ef38f94347e94562b5bb8424a56397d8
responses:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/accounts-id-disable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: The account id
example: ef38f94347e94562b5bb8424a56397d8
requestBody:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/accounts-id-enable.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: The account id
example: ef38f94347e94562b5bb8424a56397d8
requestBody:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/accounts-id-entitlements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: The account id
example: ef38f94347e94562b5bb8424a56397d8
responses:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/accounts-id-reload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: The account id
example: ef38f94347e94562b5bb8424a56397d8
responses:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/accounts-id-unlock.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listAccounts
description: The account ID.
example: ef38f94347e94562b5bb8424a56397d8
requestBody:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/approve-access-request-approval.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listPendingApprovals
description: Approval ID.
example: 2c91808b7294bea301729568c68c002e
requestBody:
Expand Down
2 changes: 2 additions & 0 deletions idn/v3/paths/auth-user.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ get:
description: >-
Identity ID
required: true
x-sailpoint-resource-operation-id: listIdentities
schema:
type: string
example: ef38f94347e94562b5bb8424a56397d8
Expand Down Expand Up @@ -56,6 +57,7 @@ patch:
description: >-
Identity ID
required: true
x-sailpoint-resource-operation-id: listIdentities
schema:
type: string
example: ef38f94347e94562b5bb8424a56397d8
Expand Down
3 changes: 3 additions & 0 deletions idn/v3/paths/branding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getBrandingList
description: The name of the branding item to be retrieved
example: default
responses:
Expand Down Expand Up @@ -50,6 +51,7 @@ put:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getBrandingList
description: The name of the branding item to be retrieved
example: default
requestBody:
Expand Down Expand Up @@ -100,6 +102,7 @@ delete:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getBrandingList
description: The name of the branding item to be deleted
example: default
responses:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/campaign-activate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: Campaign ID.
example: ef38f94347e94562b5bb8424a56397d8
responses:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/campaign-admin-cert-reassign.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: The certification campaign ID
example: ef38f94347e94562b5bb8424a56397d8
requestBody:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/campaign-complete.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: Campaign ID.
example: ef38f94347e94562b5bb8424a56397d8
responses:
Expand Down
2 changes: 2 additions & 0 deletions idn/v3/paths/campaign-filter.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ get:
type: string
example: e9f9a1397b842fd5a65842087040d3ac
required: true
x-sailpoint-resource-operation-id: listCampaignFilters
description: The ID of the campaign filter to be retrieved.
responses:
'200':
Expand Down Expand Up @@ -50,6 +51,7 @@ post:
type: string
example: e9f9a1397b842fd5a65842087040d3ac
required: true
x-sailpoint-resource-operation-id: listCampaignFilters
description: The ID of the campaign filter being modified.
requestBody:
required: true
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/campaign-reports.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ get:
type: string
example: 2c91808571bcfcf80171c23e4b4221fc
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: ID of the campaign whose reports are being fetched.
responses:
'200':
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/campaign-run-remediation-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ post:
type: string
example: 2c91808571bcfcf80171c23e4b4221fc
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: ID of the campaign the remediation scan is being run for.
responses:
'202':
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/campaign-run-report.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ post:
type: string
example: 2c91808571bcfcf80171c23e4b4221fc
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: ID of the campaign the report is being run for.
- in: path
name: type
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/campaign-template-generate.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getCampaignTemplates
description: ID of the campaign template to use for generation.
example: 2c9180835d191a86015d28455b4a2329
responses:
Expand Down
3 changes: 3 additions & 0 deletions idn/v3/paths/campaign-template-schedule.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getCampaignTemplates
description: ID of the campaign template whose schedule is being fetched.
example: "04bedce387bd47b2ae1f86eb0bb36dee"
responses:
Expand Down Expand Up @@ -57,6 +58,7 @@ put:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getCampaignTemplates
description: ID of the campaign template being scheduled.
example: "04bedce387bd47b2ae1f86eb0bb36dee"
requestBody:
Expand Down Expand Up @@ -164,6 +166,7 @@ delete:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getCampaignTemplates
description: ID of the campaign template whose schedule is being deleted.
example: "04bedce387bd47b2ae1f86eb0bb36dee"
responses:
Expand Down
3 changes: 3 additions & 0 deletions idn/v3/paths/campaign-template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ patch:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getCampaignTemplates
description: ID of the campaign template being modified.
example: 2c9180835d191a86015d28455b4a2329
requestBody:
Expand Down Expand Up @@ -88,6 +89,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getCampaignTemplates
description: Requested campaign template's ID.
example: 2c9180835d191a86015d28455b4a2329
responses:
Expand Down Expand Up @@ -136,6 +138,7 @@ delete:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getCampaignTemplates
description: ID of the campaign template being deleted.
example: 2c9180835d191a86015d28455b4a2329
responses:
Expand Down
2 changes: 2 additions & 0 deletions idn/v3/paths/campaign.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: ID of the campaign to be retrieved.
example: 2c91808571bcfcf80171c23e4b4221fc
- in: query
Expand Down Expand Up @@ -77,6 +78,7 @@ patch:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getActiveCampaigns
description: ID of the campaign template being modified.
example: 2c91808571bcfcf80171c23e4b4221fc
requestBody:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/certification-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: getPendingCertificationTasks
description: The task ID
example: 63b32151-26c0-42f4-9299-8898dc1c9daa
responses:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/certifications-reassign-async.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ post:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listIdentityCertifications
description: The identity campaign certification ID
example: ef38f94347e94562b5bb8424a56397d8
requestBody:
Expand Down
1 change: 1 addition & 0 deletions idn/v3/paths/certifications-reviewers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ get:
schema:
type: string
required: true
x-sailpoint-resource-operation-id: listIdentityCertifications
description: The certification ID
example: ef38f94347e94562b5bb8424a56397d8
- $ref: '../parameters/limit.yaml'
Expand Down
3 changes: 3 additions & 0 deletions idn/v3/paths/connector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ get:
in: path
description: The scriptName value of the connector. ScriptName is the unique id generated at connector creation.
required: true
x-sailpoint-resource-operation-id: getConnectorList
style: simple
explode: false
schema:
Expand Down Expand Up @@ -61,6 +62,7 @@ delete:
in: path
description: The scriptName value of the connector. ScriptName is the unique id generated at connector creation.
required: true
x-sailpoint-resource-operation-id: getConnectorList
style: simple
explode: false
schema:
Expand Down Expand Up @@ -112,6 +114,7 @@ patch:
in: path
description: The scriptName value of the connector. ScriptName is the unique id generated at connector creation.
required: true
x-sailpoint-resource-operation-id: getConnectorList
style: simple
explode: false
schema:
Expand Down
2 changes: 2 additions & 0 deletions idn/v3/paths/connectors-correlation-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ get:
in: path
description: The scriptName value of the connector. Scriptname is the unique id generated at connector creation.
required: true
x-sailpoint-resource-operation-id: getConnectorList
style: simple
explode: false
schema:
Expand Down Expand Up @@ -52,6 +53,7 @@ put:
in: path
description: The scriptName value of the connector. Scriptname is the unique id generated at connector creation.
required: true
x-sailpoint-resource-operation-id: getConnectorList
style: simple
explode: false
schema:
Expand Down
Loading

0 comments on commit e7f7a3d

Please sign in to comment.