Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 707 Bytes

PolicyStoreDetails.md

File metadata and controls

13 lines (8 loc) · 707 Bytes

PolicyStoreDetails

Properties

Name Type Description Notes
r#type Option<models::PolicyStoreTypes> the type of policy store, currently only OPA is officially supported [optional][default to Opa]
url String the url that OPA can be found in. if localhost is the host - it means OPA is on the same hostname as OPAL client.
token Option<String> optional access token required by the policy store [optional]

[Back to Model list] [Back to API list] [Back to README]