Schema Reference for Audit Configurations#
The following table containers the top-level field reference for the audit configuration. For the full schema, refer to the POST /v1beta1/audit/configs endpoint on the Auditor API page.
Field |
Description |
Default Value |
---|---|---|
|
Specifies the name of the audit config. Names must be unique within a namespace. The maximum length is 250 characters. |
None (Required) |
|
Specifies the namespace for the audit config. The maximum length is 250 characters. |
None (Required) |
|
Specifies the options for the audit, such as the probes to run. A common customization is to specify the probes to run in the The |
None |
|
Specifies the reporting options for the audit, such as |
None |
|
Specifies the run-specific settings, such as the |
None |
|
Specifies the settings related to how the system performs the scan, such as the |
None |
Tip
You can fetch the default configuration to view the subfields for each field.