OptionalidsOnly include policies with the given IDs.
OptionalincludeInclude disabled policies in the list?
OptionalnameOnly include policies with a name matching the given regular expression.
Regular expressions must use the RE2 syntax. Note that backreferences are not supported.
Requires the Cerbos policy decision point server to be at least v0.29.
OptionalscopeOnly include policies with a scope matching the given regular expression.
Regular expressions must use the RE2 syntax. Note that backreferences are not supported.
Requires the Cerbos policy decision point server to be at least v0.29.
OptionalversionOnly include policies with a version matching the given regular expression.
Regular expressions must use the RE2 syntax. Note that backreferences are not supported.
Requires the Cerbos policy decision point server to be at least v0.29.
Input to Client.listPolicies.