Documentation
    Preparing search index...
    Key Name Type Required
    vrf str None

    If not set, the VRF is automatically picked up from the global setting default_mgmt_method. The value of vrf will be interpreted according to these rules:

    • use_mgmt_interface_vrf will configure the sFlow destination under the VRF set with mgmt_interface_vrf and set the mgmt_interface as sFlow 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 sFlow destination under the VRF set with inband_mgmt_vrf and set the inband_mgmt_interface as sFlow source-interface. An error will be raised if inband management is not configured for the device.
    • Any other string will be used directly as the VRF name. Remember to set the sflow_settings.vrfs[].source_interface if needed.

    NOTE: We are using the same format as jq to specify the path to the key.

    .sflow_settings.destinations[].vrf