Flow Policies
The flow policies endpoint identifies the DaVinci flow policy resources defined in the specified environment. It provides operations to list all flow policies in the environment or get one flow policy specified by its flow policy ID in the request URL.
Flow policies are associated with DaVinci applications. A flow policy can have one or more DaVinci-defined flows associated with it.
Assigning admin roles and permissions to this service
Admin role assignments determine access to PingOne APIs. When assigning admin roles to this service, refer to PingOne Permissions by Service for the service-specific permissions.
You can also choose to assign admin roles based on particular service resources. Refer to PingOne Permissions by Resource when assigning admin roles per service resources.
Admin assignments to roles are set by:
Refer to Roles Management for more information.
Flow policies data model
| Property | Type | Required? | Mutable? | Description |
|---|---|---|---|---|
|
Object |
Required |
Read only |
An object that specifies the application information associated with the flow policy resource. |
|
String |
Required |
Read only |
The unique identifier of the application resource associated with the flow policy. |
|
String |
Required |
Read only |
The name of the application resource associated with the flow policy. |
|
Boolean |
Required |
Read only |
A boolean that specifies whether the flow policy is enabled. |
|
String |
Required |
Read only |
The environment resource’s unique identifier associated with the flow policy. |
|
String |
Required |
Read only |
The flow policy resource’s unique identifier. |
|
String |
Required |
Read only |
The flow policy resource name. |
|
Object |
Optional |
Mutable |
An object that specifies the predefined trigger that can initiate the flow. |
|
String |
Required |
Mutable |
A string that specifies the trigger type. This property is required if the |