sriov_vf_attribute_validate
Description:
[ Version ( replacement = "SriovVF.attribute_validate" , since = "1.42" ) ]
public bool sriov_vf_attribute_validate (string name, Variant value, out bool known) throws Error
Validates a VF attribute, i.
e. checks that the attribute is a known one, the value is of the correct type and well-formed.
Parameters:
name |
the attribute name |
value |
the attribute value |
known |
on return, whether the attribute name is a known one |
Returns:
true if the attribute is valid, false otherwise |
Namespace: NM
Package: libnm