Key Name | Type | Required |
---|---|---|
vrf |
str | None |
The VRF used to connect to CloudVision. The value will be interpreted according to these rules:
use_mgmt_interface_vrf
will configure the VRF set with mgmt_interface_vrf
and configure the mgmt_interface
as the source interface.
An error will be raised if mgmt_ip
or ipv6_mgmt_ip
are not configured for the device.use_inband_mgmt_vrf
will configure the VRF set with inband_mgmt_vrf
and configure the inband_mgmt_interface
as the source interface.
An error will be raised if inband management is not configured for the device.use_default_mgmt_method_vrf
will configure the VRF and source-interface for one of the two options above depending on the value of default_mgmt_method
.NOTE: We are using the same format as jq to specify the path to the key.
.cv_settings.cvaas.clusters[].vrf