mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 20:37:50 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
726498c975
commit
cb36a301ac
@@ -110966,7 +110966,7 @@ paths:
|
||||
- SOURCE
|
||||
- TRANSFORM
|
||||
- TRIGGER_SUBSCRIPTION
|
||||
- WORKFLOWS
|
||||
- WORKFLOW
|
||||
example: SOURCE
|
||||
includeTypes:
|
||||
description: Object type names to be included in an sp-config export command. IncludeTypes takes precedence over excludeTypes.
|
||||
@@ -110994,7 +110994,7 @@ paths:
|
||||
- SOURCE
|
||||
- TRANSFORM
|
||||
- TRIGGER_SUBSCRIPTION
|
||||
- WORKFLOWS
|
||||
- WORKFLOW
|
||||
example: TRIGGER_SUBSCRIPTION
|
||||
objectOptions:
|
||||
description: Additional options targeting specific objects related to each item in the includeTypes field
|
||||
@@ -111053,7 +111053,7 @@ paths:
|
||||
- SOURCE
|
||||
- TRANSFORM
|
||||
- TRIGGER_SUBSCRIPTION
|
||||
- WORKFLOWS
|
||||
- WORKFLOW
|
||||
objectOptions: {}
|
||||
Export sources by ID:
|
||||
description: Export only sources that match the IDs specified in the export options.
|
||||
@@ -111896,7 +111896,7 @@ paths:
|
||||
- SOURCE
|
||||
- TRANSFORM
|
||||
- TRIGGER_SUBSCRIPTION
|
||||
- WORKFLOWS
|
||||
- WORKFLOW
|
||||
example: SOURCE
|
||||
includeTypes:
|
||||
description: Object type names to be included in an sp-config export command. IncludeTypes takes precedence over excludeTypes.
|
||||
@@ -111924,7 +111924,7 @@ paths:
|
||||
- SOURCE
|
||||
- TRANSFORM
|
||||
- TRIGGER_SUBSCRIPTION
|
||||
- WORKFLOWS
|
||||
- WORKFLOW
|
||||
example: TRIGGER_SUBSCRIPTION
|
||||
objectOptions:
|
||||
description: Additional options targeting specific objects related to each item in the includeTypes field
|
||||
@@ -130539,7 +130539,7 @@ paths:
|
||||
localeOrigin: DEFAULT
|
||||
text: An internal fault occurred.
|
||||
post:
|
||||
operationId: addTagToObject
|
||||
operationId: setTagToObject
|
||||
security:
|
||||
- oauth2:
|
||||
- 'idn:tag:manage'
|
||||
@@ -130609,64 +130609,6 @@ paths:
|
||||
- BU_FINANCE
|
||||
- PCI
|
||||
responses:
|
||||
'200':
|
||||
description: Request succeeded.
|
||||
content:
|
||||
application/json:
|
||||
schema:
|
||||
type: object
|
||||
properties:
|
||||
objectRef:
|
||||
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
|
||||
- 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
|
||||
tags:
|
||||
type: array
|
||||
items:
|
||||
type: string
|
||||
description: Labels to be applied to an Object
|
||||
example:
|
||||
- BU_FINANCE
|
||||
- PCI
|
||||
'201':
|
||||
description: Created.
|
||||
'400':
|
||||
|
||||
Reference in New Issue
Block a user