[][src]Function ory_keto_client::apis::engines_api::list_ory_access_control_policy_roles

pub async fn list_ory_access_control_policy_roles(
    configuration: &Configuration,
    flavor: &str,
    limit: Option<i64>,
    offset: Option<i64>,
    member: Option<&str>
) -> Result<Vec<OryAccessControlPolicyRole>, Error<ListOryAccessControlPolicyRolesError>>

Roles group several subjects into one. Rules can be assigned to ORY Access Control Policy (OACP) by using the Role ID as subject in the OACP.