mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-10 04:19:42 +00:00
12 lines
226 B
YAML
12 lines
226 B
YAML
type : object
|
|
properties:
|
|
id:
|
|
type: string
|
|
description: Id of the potential role
|
|
name:
|
|
type: string
|
|
description: Name of the potential role
|
|
example:
|
|
id: "2c9180877212632a017228d5a796292b"
|
|
name: "Slack"
|