Files
api-specs/nerm/schemas/GET/SyncedAttribute.yaml
developer-relations-sp c3d2602f2f Automated commit 'Merge pull request #17 from sailpoint/NEROCKET-480
NEROCKET-480 added documentation for synced attributes post.' by github action: 7699793466
2024-01-29 17:09:48 +00:00

21 lines
523 B
YAML

type: object
properties:
id:
type: string
format: uuid
readOnly: true
example: 1246d8b3-ac29-4015-8154-dea4434a73fa
description: synced attribute's ID
profile_type_id:
type: string
format: uuid
readOnly: true
example: 1246d8b3-ac29-4015-8154-dea4434a73fa
description: Profile type ID of synced attribute
ne_attribute_id:
type: string
format: uuid
readOnly: true
example: 1246d8b3-ac29-4015-8154-dea4434a73fa
description: Ne attribute ID of synced attribute