Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 833 Bytes

CreateRequestBody.md

File metadata and controls

14 lines (11 loc) · 833 Bytes

CreateRequestBody

Properties

Name Type Description Notes
GitConnectorRef string The harness connector used for authenticating on the git provider [optional] [default to null]
GitPath string The path to the file in the git repo [optional] [default to null]
GitRepo string The git repo the policy resides in [optional] [default to null]
Identifier string Identifier for the policy [default to null]
Name string Name of the policy [default to null]
Rego string Rego that defines the policy policy [default to null]

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