Add interface to create BMC Dump.

Change-Id: I7cf363917f7d21664cd60433f23335b94f095147
Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
diff --git a/xyz/openbmc_project/Dump/Create.errors.yaml b/xyz/openbmc_project/Dump/Create.errors.yaml
new file mode 100644
index 0000000..d3b9667
--- /dev/null
+++ b/xyz/openbmc_project/Dump/Create.errors.yaml
@@ -0,0 +1,7 @@
+# xyz.openbmc_project.Dump.Create.Error.Disabled
+- name: Disabled
+  description: Dump is disabled on this system.
+
+# xyz.openbmc_project.Dump.Create.Error.QuotaExceeded
+- name: QuotaExceeded
+  description: Dump not captured due to a cap.