Files
developer.sailpoint.com/static/api-specs/idn/beta/schemas/RoleInsight.yaml
2022-09-26 21:59:54 -04:00

24 lines
585 B
YAML

type : object
properties:
id:
type: string
description: Insight id
example: "1467e61e-f284-439c-ba2d-c6cc11cf0941"
numberOfUpdates:
type: integer
description: Total number of updates for this role
example: 5
createdDate:
type: string
format: 'date-time'
description: The date-time insights were last created for this role.
example: '2020-05-19T13:49:37.385Z'
role:
$ref: './RoleInsightsRole.yaml'
description: A role
insight:
$ref: './RoleInsightsInsight.yaml'
description: The kind of insight this is and some stats