-# Copyright 2020 ETSI OSM
+## Copyright 2020 ETSI OSM
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
-t POST NSD Content - Method not implemented
-t PATCH NSD Content - Method not implemented
-t DELETE NSD Content - Method not implemented
+
--variable nsdInfoId:$NSD_INFO_ID
--variable nsdInfoIdPlain:$NSD_INFO_ID
+--variable nsdInfoIdZip:$NSD_INFO_ID
+--variable notOnboardedNsInfoId:$NSD_INFO_ID
---variable NFVO_HOST:$OSM_HOSTNAME
---variable NFVO_PORT:9999
---variable apiRoot:/osm/
---variable AUTHORIZATION:Bearer $AUTH_TOKEN
\ No newline at end of file
+--variable NFVO_HOST:$NFVO_HOST
+--variable NFVO_PORT:$NFVO_PORT
+--variable apiRoot:/osm
+--variable AUTHORIZATION_TOKEN:Bearer $AUTH_TOKEN
# See the License for the specific language governing permissions and
# limitations under the License
--t NS Fault Alarm Notification
\ No newline at end of file
+ -t NS Fault Alarm Notification
+
+
+--variable NFVO_HOST:$NFVO_HOST
+--variable NFVO_PORT:$NFVO_PORT
+--variable apiRoot:/osm
+--variable AUTHORIZATION_TOKEN:Bearer $AUTH_TOKEN
# See the License for the specific language governing permissions and
# limitations under the License
--t POST Cancel operation task
\ No newline at end of file
+-t POST Cancel operation task
+
+--variable NFVO_HOST:$NFVO_HOST
+--variable NFVO_PORT:$NFVO_PORT
+--variable apiRoot:/osm
+--variable AUTHORIZATION_TOKEN:Bearer $AUTH_TOKEN
+
# See the License for the specific language governing permissions and
# limitations under the License
--t Get Individual Performance Report
\ No newline at end of file
+-t Get Individual Performance Report
+
+--variable reportId:$NS_INFO_ID
+# --variable pmJobId:edb6640f1ff8428c955f4ccf591c55db
+
+--variable NFVO_HOST:$NFVO_HOST
+--variable NFVO_PORT:$NFVO_PORT
+--variable apiRoot:/osm
+--variable AUTHORIZATION_TOKEN:Bearer $AUTH_TOKEN
# See the License for the specific language governing permissions and
# limitations under the License
--t GET Individual VNF Package Artifact
\ No newline at end of file
+-t GET Individual VNF Package Artifact
+
+
+--variable apiMajorVersion:v1
+--variable nsdInfoId:$NSD_INFO_ID
+--variable nsdInfoIdPlain:$NSD_INFO_ID
+--variable vnfPackageId:$VNFD_INFO_ID
+--variable VnfPkgId:154df0ca-201f-4a8b-80cc-25d7c10b2484
+
+--variable NFVO_HOST:$NFVO_HOST
+--variable NFVO_PORT:$NFVO_PORT
+--variable apiRoot:/osm
+--variable AUTHORIZATION_TOKEN:Bearer $AUTH_TOKEN