mirror of
https://github.com/LukeHagar/api-specs.git
synced 2025-12-09 04:19:16 +00:00
IDA-15006 Added sort/filters to GET list role-mining-potential-roles' by github action: 4077966926
8 lines
116 B
YAML
8 lines
116 B
YAML
type: string
|
|
description: Provision state
|
|
enum:
|
|
- POTENTIAL
|
|
- PENDING
|
|
- COMPLETE
|
|
- FAILED
|
|
example: POTENTIAL |