mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-10 12:27:48 +00:00
Apply automatic changes
This commit is contained in:
committed by
github-actions[bot]
parent
da9cef142b
commit
be23062f3c
@@ -98794,65 +98794,6 @@ paths:
|
|||||||
- BU_FINANCE
|
- BU_FINANCE
|
||||||
- PCI
|
- PCI
|
||||||
responses:
|
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
|
|
||||||
nullable: true
|
|
||||||
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':
|
'201':
|
||||||
description: Created.
|
description: Created.
|
||||||
'400':
|
'400':
|
||||||
|
|||||||
Reference in New Issue
Block a user