mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 12:27:47 +00:00
11 lines
332 B
YAML
11 lines
332 B
YAML
type: object
|
|
description: Represents the summary of an object, used in list APIs. This doesn't include attributes of references.
|
|
properties:
|
|
id:
|
|
type: string
|
|
description: id
|
|
example: '2c91808c7c30341d017c31ec2d9d0182'
|
|
name:
|
|
type: string
|
|
description: Object`s reference target name
|
|
example: 'Sales Role' |