Management of Open vSwitch database records.
Added in version 3006.0.
Ensures that the specified columns of the named record have the specified values.
name -- string name of the record
table -- string name of the table to which the record belongs.
data -- dict dictionary containing a mapping from column names to the desired values. Columns that exist, but are not specified in this dictionary are not touched.
record -- string name of the record (optional). Replaces name if specified.
Docs for previous releases are available on readthedocs.org.
Latest Salt release: 3006.9