cv_validate_v3
Schema for cv_validate_v3¶
Variable | Type | Required | Default | Choices | Description |
---|---|---|---|---|---|
validate_mode | str | Yes | stop_on_error stop_on_warning ignore |
Error reporting mechanism. stop_on_error - Stop when configlet validation throws an error or warning stop_on_warning - Stop when configlet validation throws a warning ignore - ignore errors and warning |
|
devices | list | Yes | CVP device and configlet information | ||
device_name | str | Yes | Device hostname, FQDN or Serial Number. Use search_type to identify which information has been provided |
||
search_type | str | No | hostname | fqdn hostname serialNumber |
Search type for device_name |
cvp_configlets | List | No | Name of configlets already present on CloudVision | ||
local_configlets | Dict | No | Name and config of configlets |
Last update:
July 5, 2023