aboutsummaryrefslogtreecommitdiffstats
path: root/docs/schemas/resources/shared/xnf_deployment_artifact.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/schemas/resources/shared/xnf_deployment_artifact.rst')
-rw-r--r--docs/schemas/resources/shared/xnf_deployment_artifact.rst26
1 files changed, 26 insertions, 0 deletions
diff --git a/docs/schemas/resources/shared/xnf_deployment_artifact.rst b/docs/schemas/resources/shared/xnf_deployment_artifact.rst
new file mode 100644
index 0000000..aa68d0a
--- /dev/null
+++ b/docs/schemas/resources/shared/xnf_deployment_artifact.rst
@@ -0,0 +1,26 @@
+Deployment artifact
+^^^^^^^^^^^^^^^^^^^
+
+.. list-table::
+ :header-rows: 1
+
+ * - Property
+ - Type
+ - Required
+ - Comment
+ * - artifact_type
+ - string
+ - YES
+ -
+ * - artifact_name
+ - string
+ - YES
+ -
+ * - artifact_label
+ - string
+ - YES
+ -
+ * - artifact_file_name
+ - string
+ - YES
+ - Path to artifact file \ No newline at end of file