Function

NM-1.0NMutils_sriov_vf_to_strSince 1.14

  • Converts a SR-IOV virtual function object to its string representation.

    Parameters

    • vf: SriovVF

      the %NMSriovVF

    • omit_index: boolean

      if true, the VF index will be omitted from output string

    Returns string

    a newly allocated string or null on error

    1.14