trivial
Change-Id: Ibb8299401aef52ed2505f85ad36ec1f8a4227d13
This commit is contained in:
parent
7c62593495
commit
551f7c8a6a
@ -226,7 +226,7 @@ actionplan_state:
|
|||||||
# Audit
|
# Audit
|
||||||
audit_autotrigger:
|
audit_autotrigger:
|
||||||
description: |
|
description: |
|
||||||
Autoexecute action plan once audit is succeeded.
|
Auto execute action plan once audit is succeeded.
|
||||||
in: body
|
in: body
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
@ -313,7 +313,7 @@ audit_strategy:
|
|||||||
type: string
|
type: string
|
||||||
audit_type:
|
audit_type:
|
||||||
description: |
|
description: |
|
||||||
Type of this audit. Can be either ONESHOT or CONTINUOUS.
|
Type of this audit. Can only be either ONESHOT or CONTINUOUS.
|
||||||
in: body
|
in: body
|
||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
|
Loading…
x
Reference in New Issue
Block a user