ibm:An api to perform VPD recollection.

This commit defines interface of a Dbus api exposed by
VPD manager to check for FRUs replaced at stand-by and
if required perform VPD recollection for them.

Signed-off-by: Sunny Srivastava <sunnsr25@in.ibm.com>
Change-Id: Iae9c18a99cd6f5a80b707ed5b868a4054c2518f5
diff --git a/com/ibm/VPD/Manager.interface.yaml b/com/ibm/VPD/Manager.interface.yaml
index e3f76c9..179283a 100644
--- a/com/ibm/VPD/Manager.interface.yaml
+++ b/com/ibm/VPD/Manager.interface.yaml
@@ -96,3 +96,10 @@
         - xyz.openbmc_project.Common.Error.InvalidArgument
         - com.ibm.VPD.Error.LocationNotFound
         - com.ibm.VPD.Error.NodeNotFound
+
+    - name: PerformVPDRecollection
+      description: >
+          An api to check for FRUs replaced and if required, perform
+          recollection of VPD data for them.
+      errors:
+        - xyz.openbmc_project.Common.Error.InvalidArgument