From 29ec1736ac4558082b5a979e1ec882eb6e63affb Mon Sep 17 00:00:00 2001 From: Denes Nemeth Date: Fri, 11 May 2018 11:10:55 +0200 Subject: Documentation update Change-Id: Id306fb37abf9071879e490f9553f0538b2cef0da Signed-off-by: Denes Nemeth Issue-ID: VFC-728 --- nokiav2/docs/samplevnf.rst | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'nokiav2/docs/samplevnf.rst') diff --git a/nokiav2/docs/samplevnf.rst b/nokiav2/docs/samplevnf.rst index 6561575a..6a4717e0 100644 --- a/nokiav2/docs/samplevnf.rst +++ b/nokiav2/docs/samplevnf.rst @@ -5,15 +5,29 @@ Simple ------ - CSAR: :download:`csar ` + - NS creation request on VF-C API :download:`create.json ` (several fields must be changed to fit actual environment) + - NS instantiation request on VF-C API :download:`instantiate.json ` (several fields must be changed to fit actual environment) +- NS heal request on VF-C API: :download:`heal.json ` (several fields must be changed to fit actual environment) + +- VNF scale request on VF-C API: :download:`scale.json ` (several fields must be changed to fit actual environment) + Simple Dual ----------- - CSAR: :download:`csar ` + - NS creation request on VF-C API :download:`create.json ` (several fields must be changed to fit actual environment) + - NS instantiation request on VF-C API :download:`instantiate.json ` (several fields must be changed to fit actual environment) + - NS heal request on VF-C API: :download:`heal.json ` (several fields must be changed to fit actual environment) + - VNF scale request on VF-C API: :download:`scale.json ` (several fields must be changed to fit actual environment) +VOLTE IMS +--------- + +- TODO \ No newline at end of file -- cgit 1.2.3-korg